Releases: plotly/jupyter-dash
Releases · plotly/jupyter-dash
v0.4.2
01 Apr 20:13
Compare
Sorry, something went wrong.
No results found
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
16 Feb 17:16
Compare
Sorry, something went wrong.
No results found
Fixed
Support Dash 2.1, fix AttributeError: Read-only... requests_pathname_prefix
v0.4.0
22 Jan 17:07
Compare
Sorry, something went wrong.
No results found
v0.3.0
21 Jul 12:00
Compare
Sorry, something went wrong.
No results found
0.3.0 - 2020-07-21
Added
Added suport for using JupyterDash in Google Colab (#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
20 May 00:05
Compare
Sorry, something went wrong.
No results found
0.2.1 - 2020-05-19
Added
Remove f-strings to support Python 3.5
v0.2.0
20 May 00:05
Compare
Sorry, something went wrong.
No results found
v0.2.0a9
16 May 14:13
Compare
Sorry, something went wrong.
No results found
v0.2.0a10
16 May 14:46
Compare
Sorry, something went wrong.
No results found
v0.2.0a8
14 May 16:43
Compare
Sorry, something went wrong.
No results found
v0.2.0a7
01 May 21:03
Compare
Sorry, something went wrong.
No results found
Fix usage of custom port in run_server
.