Fix typo in Jupyter environment section

Quick typo fix
This commit is contained in:
Gavin McGibbon 2026-06-18 16:23:14 -07:00 committed by GitHub
parent fa78bc6fb0
commit 20d156feb3
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 provides a convenient development environment with auto-completion, code highlighting, etc.
To start Jupyter locally, go to the directory of the course, and execute: