Skip to content

Commit 883bcdb

Browse files
authored
Merge pull request #2 from mgrover1/update-denv
Update env
2 parents 2aca59c + af6287d commit 883bcdb

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

environment.yml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
1-
name: cookbook-dev
1+
name: arm-field-site-cookbook-dev
22
channels:
33
- conda-forge
44
dependencies:
5-
- jupyterlab
5+
- python=3.11
66
- mystmd
7-
- jupyterlab-myst
7+
- cookiecutter
8+
- act-atmos
9+
- jupyterlab
10+
- arm_pyart
11+
- cartopy
12+
- matplotlib
13+
- pydda
14+
- jaxopt
15+
- tensorflow>=2.6
16+
- xradar
17+
- tensorflow-probability>=0.24
18+
- xwrf
19+
- tobac

0 commit comments

Comments
 (0)