Skip to content

Instantly share code, notes, and snippets.

@EtsuNDmA
Created February 17, 2020 18:56
Show Gist options
  • Save EtsuNDmA/f30f5c7ea44196a95213552925364539 to your computer and use it in GitHub Desktop.
Save EtsuNDmA/f30f5c7ea44196a95213552925364539 to your computer and use it in GitHub Desktop.
conda install -y nodejs
pip install ipympl
pip install --upgrade jupyterlab
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib
jupyter nbextension enable --py widgetsnbextension
# then use magic %matplotlib widget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment