Merge pull request #644 from jammerman/patch-1

Fix typo in Jupyter environment section
This commit is contained in:
Lee Stott 2026-07-02 14:36:41 +02:00 committed by GitHub
commit b3198aa4f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 provide a convenient development environment with auto-completion, code highlighting, etc.
To start Jupyter locally, go to the directory of the course, and execute: