Skip to content

Commit b974783

Browse files
authored
Add files via upload
1 parent 7681cf3 commit b974783

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

environment.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: myenv
2+
channels:
3+
- defaults
4+
dependencies:
5+
- python=3.10
6+
- streamlit
7+
- numpy
8+
- pandas
9+
- matplotlib
10+
- requests
11+
- pip

0 commit comments

Comments
 (0)