You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: installation_instructions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,6 @@ Click on the `▶ Run` button. Your output should now look like this:
29
29
<imgsrc="images/jupyter_test.png"width="700"/>
30
30
</div>
31
31
32
-
If it does, congratulations! You now have a working installation of Python with a lot of packages required for scientific computing. You can now close the Anaconda Prompt / Terminal again to shutdown Jupyter and you can also delete the `.ipynb_checkpoints` folder which Jupyter automatically created in the folder in which you created the new file.
32
+
If it does, congratulations! You now have a working installation of Python with a lot of packages required for scientific computing. Now close the Anaconda Prompt / Terminal and your webbrowser to shutdown Jupyter. You can also delete the `.ipynb_checkpoints` folder which Jupyter automatically built in the folder in which you just created this Python file.
33
33
34
34
If something went wrong in the installation and you cannot figure it out, feel free to message Leonhard or me on the course discord.
0 commit comments