Skip to content

loading widget issues 2.2.9 with matched versions from readme #289

@cvanelteren

Description

@cvanelteren

Describe the issue

loading widget on jupyter lab (version 2.2.9) when plotting, e.g.

%matplotlib widget
from matplotlib.pyplot import subplots
fig, ax = plt.subplots()
fig.show()

Versions

JupyterLab v2.2.9
Known labextensions:
   app dir: /home/casper/miniconda3/share/jupyter/lab
        @axlair/jupyterlab_vim v0.12.4  enabled  OK
        @jupyter-widgets/jupyterlab-manager v2.0.0  enabled  OK
        jupyter-leaflet v0.13.3  enabled  OK
        jupyter-matplotlib v0.7.4  enabled  OK
        jupyterlab-plotly v4.14.1  enabled  OK*
        plotlywidget v4.14.1  enabled  OK

conda list ipympl lists

 (master) ✗ conda list | egrep "matplotlib|ipympl"
ipympl                    0.5.8                    pypi_0    pypi
matplotlib                3.3.1                    pypi_0    pypi

which should work according to the readme
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions