Skip to content

Commit dbb6b42

Browse files
committed
add link to conda env
1 parent de6a719 commit dbb6b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can practice on our [exercise repository](https://github.com/coderefinery/mo
3333
- Data set
3434
- Python notebook which works but is not super general
3535

36-
To run the notebook, you'll need the same conda environment used throughout this workshop. You can activate it and launch Jupyter Lab with these commands:
36+
To run the notebook, you'll need [the same conda environment](https://coderefinery.github.io/installation/conda/) used throughout this workshop. You can activate it and launch Jupyter Lab with these commands:
3737

3838
```bash
3939
conda activate coderefinery

0 commit comments

Comments
 (0)