Skip to content

Commit 77a81c2

Browse files
committed
local - more details
Former-commit-id: a97a8c4 [formerly dd90d99] Former-commit-id: f0e2a1401a4680a38abe1457549424738a8cc8df
1 parent 06137b0 commit 77a81c2

5 files changed

Lines changed: 9 additions & 3 deletions

File tree

data/air.2x2.250.mon.anom.comb.nc.REMOVED.git-id

Lines changed: 0 additions & 1 deletion
This file was deleted.

data/landsat.tif.REMOVED.git-id

Lines changed: 0 additions & 1 deletion
This file was deleted.

data/nz_elev.tif

1.47 MB
Binary file not shown.

data/nz_elev.tif.REMOVED.git-id

Lines changed: 0 additions & 1 deletion
This file was deleted.

index.qmd

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@ For Windows, follow these steps:
4949
conda install -c conda-forge --file data/requirements.txt
5050
```
5151

52+
* Choose "yes" (`y`) when asked whether to proceed with package installation
53+
* Exit the Anaconda Prompt using:
54+
55+
```sh
56+
exit
57+
```
58+
59+
* Open the Anaconda Prompt, again, in the normal way (i.e., *not* as Administrator)
60+
* Navigate to the working directory again
5261
* Open the Jupyter Notebook of any of chapters using a command such as:
5362

5463
```sh

0 commit comments

Comments
 (0)