Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added plotly extension for jupyter lab to list of extensions to install.
  • Loading branch information
tddesjardins authored Jun 6, 2018
1 parent 59fcc45 commit 9fd793a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ___Warning:___ Before running these examples, you must install or update to the
conda install astroquery
conda install nodejs
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install @jupyterlab/plotly-extension
```
before using the notebooks as many of them use this tool to download datasets for the examples.

Expand Down

0 comments on commit 9fd793a

Please sign in to comment.