diff --git a/content/chapter01.qmd b/content/chapter01.qmd index 817f68d..6ea55e6 100644 --- a/content/chapter01.qmd +++ b/content/chapter01.qmd @@ -505,7 +505,7 @@ You can install Jupyter notebook directly using pip using the following command (executed in a terminal): ``` -pip3 install jupyter-notebook +pip3 install notebook ``` Now, you can run Jupyter by executing the following command on the terminal: