Skip to content

Commit c46d1e4

Browse files
committed
revert renaming of environment
1 parent da87c7d commit c46d1e4

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

environment.yml

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: gpg-labs
1+
name: geosci-labs
22

33
channels:
44
- conda-forge
@@ -9,16 +9,11 @@ dependencies:
99
- ipywidgets
1010
- jupyter
1111
- matplotlib<3.5
12-
- mkl=2022.2.1
13-
- nbgitpuller=1.2.0
14-
- numpy=1.24.4
15-
- pillow=10.0.0
16-
- pip=23.2
17-
- pymatsolver=0.2.0
12+
- pillow
13+
- pip
14+
- pymatsolver
1815
- python=3.10
19-
- requests=2.31.0
20-
- scipy=1.11.1
21-
- setuptools=68.0
22-
- simpeg=
16+
- requests
17+
- simpeg
2318
- pip:
2419
- git+https://github.com/geoscixyz/geosci-labs

0 commit comments

Comments
 (0)