plotly / jupyter-dash

OBSOLETE - Dash v2.11+ has Jupyter support built in!
https://dash.plotly.com/dash-in-jupyter
MIT License
955 stars 233 forks source link

Support `Dash.run` method. #89

Closed T4rk1n closed 2 years ago

T4rk1n commented 2 years ago

Add support for Dash.run method added in Dash 2.4.0

aarondewindt commented 1 year ago

@T4rk1n, Any idea when the next jupyter_dash version will be released? So this feature becomes available on Pypi?

T4rk1n commented 1 year ago

@alexcjohnson Anything else we wanted to add before a new release? Right now there is this and the error propagation waiting for release, the error propagation seems pretty useful for debugging start up.