Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-07-21 | 390 Bytes | |
v0.3.0 source code.tar.gz | 2020-07-21 | 43.0 kB | |
v0.3.0 source code.zip | 2020-07-21 | 54.0 kB | |
Totals: 3 Items | 97.4 kB | 0 |
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 now100%
to fill the screen width.