plotly/jupyter-dash
OBSOLETE - Dash v2.11+ has Jupyter support built in!
11 Releases
Latest: 4y ago
v0.4.2Latest
🐛 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
🐛 Fixed
- Support Dash 2.1, fix `AttributeError: Read-only... requests_pathname_prefix`
v0.4.0
✨ Added
- JuypterLab 3.0 support
v0.3.0
✨ 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
✨ Added
- Remove f-strings to support Python 3.5
v0.2.0
Initial Release
v0.2.0a9Pre-release
Prerelease
v0.2.0a10Pre-release
v0.2.0a8Pre-release
Pre-relase
v0.2.0a7
Fix usage of custom port in `run_server`.
v0.2.0a6Pre-release
Initial alpha release
