Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

mode='jupyterlab' not work, but 'inline' works. #96

Open
GF-Huang opened this issue Jul 31, 2022 · 1 comment
Open

mode='jupyterlab' not work, but 'inline' works. #96

GF-Huang opened this issue Jul 31, 2022 · 1 comment

Comments

@GF-Huang
Copy link

app.run_server(mode='jupyterlab') nothing happen.

app.run_server(mode='inline') show figure correct.

image

image

@reszelaz
Copy link

reszelaz commented Sep 9, 2022

Hi,

With dash=2.6.1 and jupyter_dash 0.4.2 I was able to run the https://github.com/plotly/jupyter-dash/blob/master/notebooks/getting_started.ipynb notebook in the jupyterlab mode, which in the past did not work for me.

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

No branches or pull requests

2 participants