Skip to content

Commit 8a4cc04

Browse files
committed
Add scikit-learn to environment.yml
We need `scikit-learn` to run the PGI notebooks.
1 parent 8ef9ccf commit 8a4cc04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies:
1313
- simpeg==0.23.*
1414
- discretize==0.11.*
1515
- choclo==0.3.*
16+
- scikit-learn
1617
- pymatsolver
1718
# Code quality
1819
- nbqa

0 commit comments

Comments
 (0)