Skip to content

Instantly share code, notes, and snippets.

@bollwyvl
Last active November 22, 2020 22:49
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 bollwyvl/c2a5734ac23321d1d1af61ca4803cadc to your computer and use it in GitHub Desktop.
Save bollwyvl/c2a5734ac23321d1d1af61ca4803cadc to your computer and use it in GitHub Desktop.

Binder

an environment for trying jupyterlab 3 on python 3.9

name: lab39
channels:
- conda-forge/label/jupyterlab_rc
- conda-forge/label/jupyterlab_server_rc
- conda-forge/label/jupyterlab_widgets_rc
- conda-forge
- nodefaults
dependencies:
- git
- ipywidgets
- jupyterlab >=3.0.0rc7
- jupyterlab_server >=2.0.0rc1
- nbgitpuller
- pandas
- python >=3.9,<3.10
- jupyterlab_widgets >=1.0.0
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment