Created
July 23, 2019 07:27
-
-
Save jtpio/c90174dd200b457a5a6505deedf8b17a to your computer and use it in GitHub Desktop.
Voila Preview extension for JupyterLab
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: voila-preview | |
channels: | |
- conda-forge | |
dependencies: | |
- jupyterlab=1 | |
- voila=0.1.8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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