Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plotly Ipywidget Notebooks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nahuel Ferreiro-Iachellini
Plotly Ipywidget Notebooks
Commits
b74ff059
Commit
b74ff059
authored
6 years ago
by
Jon Mease
Browse files
Options
Downloads
Patches
Plain Diff
Add installation instructions to the README
parent
e0482224
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+30
-1
30 additions, 1 deletion
README.md
with
30 additions
and
1 deletion
README.md
+
30
−
1
View file @
b74ff059
# plotly_ipywidget_notebooks
Example notebooks using the ipywidgets integration in plotly.py 3.0
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
](
https://github.com/plotly/plotly.py
)
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.
[

](https://mybinder.org/v2/gh/jonmmease/plotly_ipywidget_notebooks/master)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment