Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lessons/0-course-setup/how-to-run.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This curriculum is best used when opening it in [Visual Studio Code](http://code

### Using Jupyter in the Browser

You can also use a Jupyter environment from the browser on your own computer. Both classical Jupyter and JupyerHub provides a convenient development environment with auto-completion, code highlighting, etc.
You can also use a Jupyter environment from the browser on your own computer. Both classical Jupyter and JupyterHub provides a convenient development environment with auto-completion, code highlighting, etc.

To start Jupyter locally, go to the directory of the course, and execute:

Expand Down