Skip to content

Instantly share code, notes, and snippets.

@jtpio
Last active November 10, 2020 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtpio/3441536d26dfadecafba42f49353e3d5 to your computer and use it in GitHub Desktop.
Save jtpio/3441536d26dfadecafba42f49353e3d5 to your computer and use it in GitHub Desktop.
Plotly in JupyterLab

Plotly in JupyterLab

Binder

name: jupyterlab-plotly
channels:
- conda-forge
dependencies:
- ipywidgets=7
- jupyterlab=2
- plotly
jupyter labextension install @jupyter-widgets/jupyterlab-manager plotlywidget jupyterlab-plotly --no-build
jupyter lab build --minimize=False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment