Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@jonmmease jonmmease released this 21 Jul 12:00
· 48 commits to master since this release

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.