Skip to content

Commit eddb62d

Browse files
authored
Update environment.yml
1 parent 9187564 commit eddb62d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notebooks/regional_trend_analysis/environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
name: downscaleCMIP6
1+
name: python 3.9
22
channels:
33
- conda-forge
44
- defaults
55
dependencies:
6+
- python=3.9
67
- ipykernel
78
- pandas
89
- xarray
@@ -27,3 +28,4 @@ dependencies:
2728
- python-graphviz
2829
- xclim
2930
- clisops
31+
- jupyterlab

0 commit comments

Comments
 (0)