Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
workshops
Victoria_Nov2019
Commits
68ae4df0
Commit
68ae4df0
authored
Nov 22, 2019
by
Oliver Kirsebom
Browse files
updated readme
parent
f698a660
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
68ae4df0
...
...
@@ -47,7 +47,9 @@ Whether you are a Linux, Mac, or Windows user, we suggest that you use the Anaco
5.
Download the tutorial source code (click the button with a cloud-and-arrow symbol, and select 'zip')
6.
Unpack the downloaded zip file, step into the tutorial directory, and start jupyter notebook by typing 'jupyter notebook'
6.
Unpack the downloaded zip file, step into the tutorial directory, and start jupyter notebook by typing 'jupyter notebook'.
7.
Open the tutorial file 'tutorial.ipynb' (Windows users: in the top menu bar, select 'Kernel' -> 'Change kernel' -> 'dl_env'.)
### Installing Ketos and Jupyter Notebook
...
...
@@ -78,7 +80,6 @@ On Windows:
pip install --user ipykernel
python -m ipykernel install --user --name=dl_env
```
*
In the Jupyter Notebook browser window, select Kernel -> Change kernel -> dl_env.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment