We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bfcf64 commit dd2d075Copy full SHA for dd2d075
environment.yml
@@ -9,6 +9,6 @@ dependencies:
9
# Notebook requirements
10
- jupyter
11
- nbconvert
12
- - simpeg==0.22.*
+ - simpeg==0.23.*
13
- discretize==0.10.*
14
- pymatsolver
index.md
@@ -10,7 +10,7 @@ SimPEG user tutorials is the place for those who have [installed SimPEG](https:/
:::{caution} Caution
-These user tutorials are meant to be run with SimPEG v0.22. Please, make sure
+These user tutorials are meant to be run with SimPEG v0.23. Please, make sure
you have this version installed.
15
:::
16
0 commit comments