File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,16 +2,16 @@ name: simpeg-user-tutorials
22channels :
33 - conda-forge
44dependencies :
5- - python=3.12 .*
5+ - python=3.13 .*
66 # Myst requirements
77 - nodejs>18
88 - mystmd
99 # Notebook requirements
1010 - jupyter
1111 - jupyterlab-myst
1212 - nbconvert
13- - simpeg==0.24 .*
14- - discretize==0.11 .*
13+ - simpeg==0.25 .*
14+ - discretize==0.12 .*
1515 - choclo==0.3.*
1616 - scikit-learn
1717 - pymatsolver
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ SimPEG user tutorials is the place for those who have [installed SimPEG](https:/
1010
1111
1212:::{caution} Caution
13- These user tutorials are meant to be run with ** SimPEG v0.24 ** .
13+ These user tutorials are meant to be run with ** SimPEG v0.25 ** .
1414Please, make sure you have this version installed.
1515:::
1616
You can’t perform that action at this time.
0 commit comments