Skip to content

Instantly share code, notes, and snippets.

View shankravi's full-sized avatar

Shashank Ravichandran shankravi

View GitHub Profile
@shankravi
shankravi / environment.yml
Created January 22, 2025 23:44 — forked from actsasgeek/environment.yml
645 environment file
name: en605645
channels:
- conda-forge
dependencies:
- python=3.11
- numpy
- scipy
- matplotlib
- seaborn
- jupyter