From 20d156feb302341b7b5e6641f9988ec02caf5869 Mon Sep 17 00:00:00 2001 From: Gavin McGibbon Date: Thu, 18 Jun 2026 16:23:14 -0700 Subject: [PATCH] Fix typo in Jupyter environment section Quick typo fix --- lessons/0-course-setup/how-to-run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lessons/0-course-setup/how-to-run.md b/lessons/0-course-setup/how-to-run.md index 03e784f3..dfddf6c8 100644 --- a/lessons/0-course-setup/how-to-run.md +++ b/lessons/0-course-setup/how-to-run.md @@ -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: