Jupyterlab 3: Renderer broken inside fresh env with extensions properly installed
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 18.8k
- Forks
- 2.8k
- Ø Merge
- 16 Std. 26 Min.
- Gemergte PRs (30 T.)
- 21
Beschreibung
Thanks for having detailed troubleshooting docs for Jupyterlab issues, however I'm unable to use the plotly_mimetype renderer (blank plot) in a fresh Jupyterlab (3.0.5) conda environment having followed the troubleshooting and getting started guides almost to the letter. The Plotly express plot works if I downgrade to an early 2.x jupyterlab version. This point in particular makes me suspicous that I have encountered an issue, perhaps related to Lab 3.x
Have I somehow missed something? Using Mac OS 10.14.6
Server
conda create -n jlab-server jupyterlab nodejs ipywidgets>=7.5jupyter labextension install jupyterlab-plotly@4.14.3jupyter labextension install @jupyter-widgets/jupyterlab-manager plotlywidget@4.14.3jupyter lab build
Kernel
conda install -c plotly plotly=4.14.3
Both jupyter labextension list and the lab UI confirm that these extensions are installed. I'm not confusing server and kernel environments.
$ jupyter labextension list
JupyterLab v3.0.5
/Users/bede/conda/envs/jlab-server/share/jupyter/labextensions
@jupyter-widgets/jupyterlab-manager v3.0.0 enabled OK (python, jupyterlab_widgets)
Other labextensions (built into JupyterLab)
app dir: /Users/bede/conda/envs/jlab-server/share/jupyter/lab
jupyterlab-plotly v4.14.3 enabled OK
plotlywidget v4.14.3 enabled OK
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Reproduziere den leeren Plot mit dem aufgeführten JupyterLab 3.0.5-Server-Setup, den Erweiterungen und der Plotly-4.14.3-Kernel-Umgebung. Beginne mit den verlinkten Anleitungen zur Fehlerbehebung und zum Einstieg und vergleiche anschließend das funktionierende JupyterLab-2.x-Setup mit der im Bericht aufgeführten Erweiterungsliste. Als abgeschlossen gilt die Identifizierung des JupyterLab-3-Kompatibilitätsproblems und die Bestätigung, dass plotly_mimetype in einer frischen Umgebung korrekt gerendert wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- jupyter-notebook, python
- Bereich
- data-visualization, frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 38/100