Skip to content

Instantly share code, notes, and snippets.

@jtpio
Created July 23, 2019 07:27
Show Gist options
  • Save jtpio/c90174dd200b457a5a6505deedf8b17a to your computer and use it in GitHub Desktop.
Save jtpio/c90174dd200b457a5a6505deedf8b17a to your computer and use it in GitHub Desktop.
Voila Preview extension for JupyterLab
name: voila-preview
channels:
- conda-forge
dependencies:
- jupyterlab=1
- voila=0.1.8
jupyter labextension install @jupyter-widgets/jupyterlab-manager @jupyter-voila/jupyterlab-preview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment