Skip to content

Instantly share code, notes, and snippets.

@actsasgeek
Last active December 28, 2023 20:02
Show Gist options
  • Save actsasgeek/a009388b1a28daba079f4daa03b2881c to your computer and use it in GitHub Desktop.
Save actsasgeek/a009388b1a28daba079f4daa03b2881c to your computer and use it in GitHub Desktop.
645 environment file
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