Open
Description
This extension seems to be incompatible with jupyterlab 2.0.1, or with python 3.7.6
$ python --version
Python 3.7.6
$ jupyter lab --version
2.0.1
$ jupyter labextension list
JupyterLab v2.0.1
Known labextensions:
app dir: /opt/conda/share/jupyter/lab
@bokeh/jupyter_bokeh v2.0.0 enabled OK
@jupyter-widgets/jupyterlab-manager v2.0.0 enabled OK
jupyter-matplotlib v0.7.2 enabled OK
jupyterlab-sql v0.3.3 enabled X
The following extension are outdated:
jupyterlab-sql
Consider running "jupyter labextension update --all" to check for updates.
$ jupyter labextension update --all
Extension '@jupyter-widgets/jupyterlab-manager' already up to date
Extension 'jupyter-matplotlib' already up to date
Extension '@bokeh/jupyter_bokeh' already up to date
An error occured.
AttributeError: 'list' object has no attribute 'items'
Thanks for you support.
Metadata
Metadata
Assignees
Labels
No labels