File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -66,20 +66,20 @@ If you are interested in running this material locally on your computer, you wil
66
66
67
67
(Replace "cookbook-example" with the title of your cookbooks)
68
68
69
- 1 . Clone the ` https://github.com/ProjectPythia/cookbook-example ` repository:
69
+ 1 . Clone the ` https://github.com/ProjectPythia/land-atmosphere-interactions-and-hydrology-cookbook ` repository:
70
70
71
71
``` bash
72
- git clone https://github.com/ProjectPythia/cookbook-example .git
72
+ git clone https://github.com/ProjectPythia/land-atmosphere-interactions-and-hydrology-cookbook .git
73
73
```
74
74
75
- 1 . Move into the ` cookbook-example ` directory
75
+ 1 . Move into the ` land-atmosphere-interactions-and-hydrology-cookbook ` directory
76
76
``` bash
77
- cd cookbook-example
77
+ cd land-atmosphere-interactions-and-hydrology-cookbook
78
78
```
79
79
1 . Create and activate your conda environment from the ` environment.yml ` file
80
80
``` bash
81
81
conda env create -f environment.yml
82
- conda activate cookbook-example
82
+ conda activate land-atmosphere-interactions-and-hydrology- cookbook-dev
83
83
```
84
84
1 . Move into the ` notebooks ` directory and start up Jupyterlab
85
85
``` bash
You can’t perform that action at this time.
0 commit comments