GitPedia
plotly

plotly/jupyter-dash

OBSOLETE - Dash v2.11+ has Jupyter support built in!

11 Releases
Latest: 4y ago
v0.4.2Latest
alexcjohnsonalexcjohnson·4y ago·April 1, 2022
GitHub

🐛 Fixed

  • Fixed `werkzeug` 2.1.0 import and `skip` calculation, shutdown deprecation warning.
  • Work around a partial import of `orjson` when it's installed and you use `mode="jupyterlab"`
  • Fix `infer_jupyter_proxy_config` for newer jupyterlab versions
v0.4.1
alexcjohnsonalexcjohnson·4y ago·February 16, 2022
GitHub

🐛 Fixed

  • Support Dash 2.1, fix `AttributeError: Read-only... requests_pathname_prefix`
v0.4.0
jonmmeasejonmmease·5y ago·January 22, 2021
GitHub

Added

  • JuypterLab 3.0 support
v0.3.0
jonmmeasejonmmease·5y ago·July 21, 2020
GitHub

Added

  • Added suport for using JupyterDash in Google Colab ([#27](https://github.com/plotly/jupyter-dash/pull/27))
  • Added support for installing JupyterDash from git using pip: (e.g. `pip install git+https://github.com/plotly/jupyter-dash.git@master`)

📋 Changed

  • The default display width in `mode='inline'` is now `100%` to fill the screen width.
v0.2.1
jonmmeasejonmmease·6y ago·May 20, 2020
GitHub

Added

  • Remove f-strings to support Python 3.5
v0.2.0
jonmmeasejonmmease·6y ago·May 20, 2020
GitHub

Initial Release

v0.2.0a9Pre-release
jonmmeasejonmmease·6y ago·May 16, 2020
GitHub

Prerelease

v0.2.0a10Pre-release
jonmmeasejonmmease·6y ago·May 16, 2020
GitHub
v0.2.0a8Pre-release
jonmmeasejonmmease·6y ago·May 14, 2020
GitHub

Pre-relase

v0.2.0a7
jonmmeasejonmmease·6y ago·May 1, 2020
GitHub

Fix usage of custom port in `run_server`.

v0.2.0a6Pre-release
jonmmeasejonmmease·6y ago·May 1, 2020
GitHub

Initial alpha release