File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -39,3 +39,8 @@ are you writing?
3939
4040* [ Learning-oriented tutorial] ( https://diataxis.fr/tutorials/ )
4141* [ Understanding-oriented explanation] ( https://diataxis.fr/explanation/ )
42+
43+
44+ ### Workshop environment
45+
46+ Please reference [ the instructions in the ` docker/ ` subdirectory] ( docker/README.md ) !
Original file line number Diff line number Diff line change @@ -22,3 +22,10 @@ It uses familiar
2222like conda's ` environment.yml ` to generate the image, and the author of the repo2docker
2323repository doesn't need to deal with frustrating complexities like environment
2424activation or requirements to work as expected on a JupyterHub.
25+
26+
27+ ## Changing dependencies
28+
29+ Edit dependency specifications in ` environment.yml ` .
30+
31+ You shouldn't need to change any other files.
You can’t perform that action at this time.
0 commit comments