Skip to content

Commit dbfebca

Browse files
committed
Update link to environment.yml, as per Emilio's suggestion
1 parent 18380af commit dbfebca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/prep/conda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The [package](https://github.com/Anaconda-Platform/nb_conda_kernels) that detect
9090

9191
## Conda on your own computer
9292

93-
Conda may be used on your computer as well as the Hub. If you wish to install the same environment as the hub is running, after you install Conda, you can download the [`environment.yml`](https://github.com/oceanhackweek/jupyter-image/blob/main/py-base/environment.yml) that we use, then `conda env create -n <ENV NAME> --file environment.yml`
93+
Conda may be used on your computer as well as the Hub. If you wish to install the same environment as the hub is running, after you install Conda, you can download the [`environment.yml`](https://github.com/oceanhackweek/ohw-tutorials/blob/OHW20/environment.yml) that we use, then `conda env create -n <ENV NAME> --file environment.yml`
9494

9595
### Installing Conda
9696

0 commit comments

Comments
 (0)