Installation of Python
Installation of Anaconda
Link to Anaconda: https://www.anaconda.com/downloads
Select the latest Python version for your operating system and click on the "Download" button. This will automatically download the correct Python version (32 or 64 bit). During installation, select "Add Anaconda to the system PATH environment variable" and "Register Anaconda as the system Python 3.7" from the Advanced Options.
Opening the Jupyter Notebook
With Anaconda, the Jupyter Notebook is installed at the same time. When running the application, the folder structure of the computer opens in the browser. In a desired folder a new notebook can be created with New > Notebooks: > Python 3 . This will save an .ipynb file in the selected folder.
Hinterlasse einen Kommentar