model-description-format-old / environment.yml
rimjhimittal's picture
Create environment.yml
d7ee0bc verified
raw
history blame
148 Bytes
name: my_environment
channels:
- defaults
dependencies:
- python=3.11.8
- pip
- modeci_mdf==0.2.1
- streamlit==1.8.0
- matplotlib==3.5.1