Skip to content

Instantly share code, notes, and snippets.

@jtpio
Created October 27, 2020 13:19
Show Gist options
  • Save jtpio/96517c7ef9139c722b2268762b4ec552 to your computer and use it in GitHub Desktop.
Save jtpio/96517c7ef9139c722b2268762b4ec552 to your computer and use it in GitHub Desktop.
Python Files in JupyterLab
name: jupyterlab-python
channels:
- conda-forge
dependencies:
- jupyterlab=2
jupyter labextension install @elyra/python-editor-extension jupyterlab-python-file --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