name: my_environment | |
channels: | |
- defaults | |
dependencies: | |
- python=3.11.8 | |
- pip | |
- modeci_mdf==0.2.1 | |
- streamlit==1.8.0 | |
- matplotlib==3.5.1 |
name: my_environment | |
channels: | |
- defaults | |
dependencies: | |
- python=3.11.8 | |
- pip | |
- modeci_mdf==0.2.1 | |
- streamlit==1.8.0 | |
- matplotlib==3.5.1 |