Last active
January 12, 2022 17:22
-
-
Save bollwyvl/21f1047baed98953651fe0bceaaca3d5 to your computer and use it in GitHub Desktop.
This file contains 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
channels: | |
- conda-forge | |
- nodefaults | |
dependencies: | |
- python >=3.9,<3.10 | |
- ipython >=8.0.0,<9 | |
- jupyterlab >=3.2.7,<3.3 | |
- jupyter-server-mathjax | |
- pkginfo | |
- jupyter-server-proxy | |
- ipywidgets >=7.6.5 | |
- pip | |
- pip: | |
- jupyterlite ==0.1.0a19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment