Skip to content

Repository files navigation

jupyter-plotly-dash-widget

Display widget for wrapping plotly dash applications

Installation

To install use pip:

$ pip install jupyter-plotly-dash-widget
$ jupyter nbextension enable --py --sys-prefix jupyter-plotly-dash-widget

For a development installation (requires npm),

$ git clone https://github.com/GibbsConsulting/jupyter-plotly-dash-widget.git
$ cd jupyter-plotly-dash-widget
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix jupyter-plotly-dash-widget
$ jupyter nbextension enable --py --sys-prefix jupyter-plotly-dash-widget

About

Wrapper widget for jupyter-plotly-dash application output

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages