Skip to content

Commit 2c78607

Browse files
committed
added matplotlib in the envrionment.yml
1 parent e07ccf0 commit 2c78607

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

environment.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ dependencies:
55
- python=3.12
66
- jupyter
77
- plotly
8+
- matplotlib
89
- numpy
910
- pandas
10-
- python-kaleido
11-
11+
- python-kaleido==0.2.1
12+

0 commit comments

Comments
 (0)