question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FigureWidget does not work with Jupyter lab 1.2.5

See original GitHub issue

Installed following https://github.com/plotly/plotly.py/blob/master/README.md#jupyterlab-support-python-35

Jupyter lab 1.2.5

extensions

@8080labs/qgrid v1.1.1  enabled  OK
@bokeh/jupyter_bokeh v1.2.0  enabled  OK
@jupyter-widgets/jupyterlab-manager v1.1  enabled  OK
@jupyterlab/toc v2.0.0  enabled  OK
@pyviz/jupyterlab_pyviz v0.8.0  enabled  OK
ipysheet v0.4.3  enabled  OK
jupyter-matplotlib v0.7.2  enabled  OK
jupyter-widget-datetime v1.0.0  enabled  OK
jupyterlab-plotly v4.6.0  enabled  OK

pip

matplotlib==3.1.3
plotly==4.6.0
ipywidgets==7.5.1

Results in

image

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
ItamarShDevcommented, Apr 16, 2020

Sorry, my bad @srottschaefer

This is the current state, and it shows the same error on JupyterHub (locall JupyterLab works)

Thanks

JupyterLab v1.2.5
Known labextensions:
   app dir: /opt/conda/share/jupyter/lab
        @8080labs/qgrid v1.1.1  enabled  OK
        @bokeh/jupyter_bokeh v1.2.0  enabled  OK
        @jupyter-widgets/jupyterlab-manager v1.1.0  enabled  OK
        @jupyterlab/toc v2.0.0  enabled  OK
        @pyviz/jupyterlab_pyviz v0.8.0  enabled  OK
        ipysheet v0.4.3  enabled  OK
        jupyter-matplotlib v0.7.2  enabled  OK
        jupyter-widget-datetime v1.0.0  enabled  OK
        jupyterlab-plotly v4.6.0  enabled  OK
        plotlywidget v4.6.0  enabled  OK
plotly==4.6.0
ipywidgets==7.5.1
jupyterlab==1.2.5
jupyterlab-server==1.0.7
1reaction
krlngcommented, Jun 4, 2020

Also having this issue with JupyterLab 2.1.4 (Python 3.8.2)

JupyterLab v2.1.4 
Known labextensions:
   app dir: /Users/nicokreiling/.local/share/jupyter/lab
        @jupyter-widgets/jupyterlab-manager v2.0.0  enabled  OK
        jupyterlab-chart-editor v4.7.1  enabled  OK
        jupyterlab-plotly v4.8.1  enabled  OK
ipywidgets==7.5.1
plotly==4.8.1
Read more comments on GitHub >

github_iconTop Results From Across the Web

Error Displaying FigureWidget - Plotly Python
I am getting the error on both Jupyter Lab and Jupyter Notebook. ... Module plotlywidget, semver range ^0.1.1 is not registered as a...
Read more >
plotly's FigureWidget does not respect display order when ...
Before getting that far, I am unable to get the images displayed correctly inside jupyterlab together with ipywidgets. The problem is ...
Read more >
Bringing ipywidgets Support to plotly.py | SciPy 2018 - YouTube
This work brings many exciting new features to Jupyter ... ... try restarting your device. Your browser can't play this video.
Read more >
Jupyter With Ipywidgets And Plotly V4 - ADocLib
Plotly FigureWidget Class Plotly 3.0.0 introduces a new Jupyter widget class: ... problem seen FigureWidget does not work with Jupyter lab 1.2.5 plotly.py....
Read more >
EvalML Documentation
specifying what kind of supervised ML problem to model. ** Graphing methods, like AutoMLSearch, on Jupyter Notebook and Jupyter Lab require ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found