Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 2002d51

Browse files
authored
Fix bad environment.yml
1 parent 1c05448 commit 2002d51

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
jupyter
2-
numpy
3-
matplotlib
1+
dependencies:
2+
- jupyter
3+
- numpy
4+
- matplotlib

0 commit comments

Comments
 (0)