Skip to content

GibbsConsulting/jupyter-plotly-dash-widget

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published