Skip to content

Commit 8bea1f7

Browse files
committed
Add streamlit environment
1 parent 10abc75 commit 8bea1f7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source-code/streamlit/environment.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: streamlit
2+
channels:
3+
- defaults
4+
dependencies:
5+
- matplotlib
6+
- numpy
7+
prefix: /home/gjb/miniconda3/envs/streamlit

0 commit comments

Comments
 (0)