Last active
December 28, 2023 20:02
-
-
Save actsasgeek/a009388b1a28daba079f4daa03b2881c to your computer and use it in GitHub Desktop.
645 environment file
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
name: en605645 | |
channels: | |
- conda-forge | |
dependencies: | |
- python=3.11 | |
- numpy | |
- scipy | |
- matplotlib | |
- seaborn | |
- jupyter | |
- jupyterlab | |
- ipython | |
- ipykernel | |
- networkx | |
- streamlit=1.29 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment