Skip to content
Snippets Groups Projects
Commit 9a3e9c98 authored by abda's avatar abda
Browse files

Update Chapter10.md

parent 7e71f2c8
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,13 @@ To set up a Python environment, you can use the script `env02506.sh`. You should
The first time you run this, the script will create a new python environment called `env02506` and activate it.
Then you should install the packages needed which include:
`pip install torch torchvision`
`pip install Pillow`
`pip install notebook`
Now you are good to go. You can navigate to the folder that you wish to store the code, download the notebook from the link above, and open a jupyter notebook by typing the following in the command line:
`jupyter-notebook`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment