Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting "model not found" since updating Jupyter to 3.x #281

Closed
orome opened this issue Dec 27, 2020 · 4 comments · Fixed by #272
Closed

Getting "model not found" since updating Jupyter to 3.x #281

orome opened this issue Dec 27, 2020 · 4 comments · Fixed by #272

Comments

@orome
Copy link

orome commented Dec 27, 2020

Describe the issue

Any plot creation using Matplotlib results in Error displaying widget: model not found

Versions

 3.9.1 (default, Dec 24 2020, 16:23:16) 
[Clang 12.0.0 (clang-1200.0.32.28)]
ipympl version: 0.5.8
jupyter core     : 4.7.0
jupyter-notebook : 6.1.6
qtconsole        : 5.0.1
ipython          : 7.19.0
ipykernel        : 5.4.2
jupyter client   : 6.1.7
jupyter lab      : 3.0.0
nbconvert        : 6.0.7
ipywidgets       : 7.6.2
nbformat         : 5.0.8
traitlets        : 5.0.5
Known nbextensions:
  config dir: /Users/Rax/.jupyter/nbconfig
    notebook section
      nbdime/index  enabled 
      - Validating: OK
  config dir: /Users/Rax/Documents/Projects/Coding/Python/venvs/dataviz/etc/jupyter/nbconfig
    notebook section
      jupyter-matplotlib/extension  enabled 
      - Validating: OK
      nbdime/index  enabled 
      - Validating: OK
      jupyter-js-widgets/extension  enabled 
      - Validating: OK
  config dir: /usr/local/etc/jupyter/nbconfig
    notebook section
      jupyter-matplotlib/extension  enabled 
      - Validating: OK
      nbdime/index  enabled 
      - Validating: OK
      jupyter-js-widgets/extension  enabled 
      - Validating: OK
JupyterLab v3.0.0
/Users/Rax/Documents/Projects/Coding/Python/venvs/dataviz/share/jupyter/labextensions
        @jupyter-widgets/jupyterlab-manager v3.0.0 enabled OK (python, jupyterlab_widgets)

Other labextensions (built into JupyterLab)
   app dir: /Users/Rax/Documents/Projects/Coding/Python/venvs/dataviz/share/jupyter/lab
        @jupyterlab/git v0.23.3 enabled  X
        @kiteco/jupyterlab-kite v1.2.0 enabled OK
        jupyter-matplotlib v0.7.4 enabled OK
        nbdime-jupyterlab v2.0.1 enabled  X

   The following extension are outdated:
        @jupyterlab/git
        nbdime-jupyterlab
        
   Consider running "jupyter labextension update --all" to check for updates.


@martinRenou
Copy link
Member

Ipympl does not support JupyterLab 3 yet. Leaving this issue open for others to see it. It should be updated soonish.

@snickell
Copy link

For anyone else looking in the future, this will be fixed by #272

@ianhi
Copy link
Collaborator

ianhi commented Dec 31, 2020

@snickell see also #272 (comment)

@GF-Huang
Copy link

GF-Huang commented Jan 3, 2021

hehe, take me a long time to install nodejs, then tell me not supports 3.x?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants