Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 986 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 986 Bytes

plotly_ipywidget_notebooks

Example notebooks using the ipywidgets integration in plotly.py version 3

Getting started

First, clone this repository and cd into the project directory

$ git clone https://github.com/jonmmease/plotly_ipywidget_notebooks.git
$ cd plotly_ipywidget_notebooks

Then install the package requirements

$ pip install -r requirements.txt

If you want to use the classic Jupyter Notebook, launch it

$ jupyter notebook

If you want to use JupyterLab, follow the instructions in the plotly.py README to install the jupyterlab python package along with the required JupyterLab JavaScript packages. Pay close attension to all of the version numbers!

Try out using Binder

Or, just click the button below to try out these notebooks in the classic Jupyter Notebook using binder.

Binder