python - plot.ly offline mode in jupyter lab not ...
https://stackoverflow.com/questions/5406424506.01.2019 · Also, if your Anaconda installed in root directory of Windows, for example: C:\Anaconda\ Then this is what worked for me, because I could not run the jupyter labextension install jupyterlab-plotly from my (base) Python. Therefor, first I ran this in my virtual env: jupyter labextension list Next jupyter labextension install jupyterlab-plotly Once installed and tested in …