We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b948c4 commit d34d349Copy full SHA for d34d349
environment.yml
@@ -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