Skip to content

Instantly share code, notes, and snippets.

@thomasaarholt
Created July 25, 2018 08:05
Show Gist options
  • Save thomasaarholt/0e4eb167431e196e63dc6681eb9dbf8e to your computer and use it in GitHub Desktop.
Save thomasaarholt/0e4eb167431e196e63dc6681eb9dbf8e to your computer and use it in GitHub Desktop.
Copypasta for installing juyterlab, ipywidgets and ipympl in a fresh environment
# Need nodejs version 9, not latest, as of July 2018
conda install jupyterlab ipywidgets ipympl nodejs=9
jupyter labextension install @jupyter-widgets/jupyterlab-manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment