mirror of
https://gitlab.rlp.net/pgp/pgp1-python-einfuehrung
synced 2024-11-16 13:48:11 +00:00
another try
This commit is contained in:
parent
48abcf3f82
commit
c1a29d6798
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
"Hier eine kurze Anleitung für das installieren von Jupyter unter Windows:\n",
|
||||
"\n",
|
||||
"1. Geht auf **https://www.anaconda.com/download/** und klickt auf den großen grünen Button unter Python 3.7 und started den download.\n",
|
||||
" ![alt text](images\\MaterialPythonkurs092018\\DownloadAnacondaWindows.png \"Title Text\")\n",
|
||||
" ![alt text](./images/MaterialPythonkurs092018/DownloadAnacondaWindows.png \"Title Text\")\n",
|
||||
" \n",
|
||||
"2. Führt die `Anaconda3-2019.07-Windows-x86_64.exe` aus und folgt den Instellationsanweiungen.\n",
|
||||
" * Sofern ihr nicht den Standardpfad verwenden wollt, könnt ihr auch euren Wunschpfad während der Installation angeben.\n",
|
||||
|
|
|
@ -12,7 +12,7 @@ Da es sich bei **Jupyter-Notebooks** um eine Webanwendung handelt, empfiehlt es
|
|||
Hier eine kurze Anleitung für das installieren von Jupyter unter Windows:
|
||||
|
||||
1. Geht auf **https://www.anaconda.com/download/** und klickt auf den großen grünen Button unter Python 3.7 und started den download.
|
||||
![alt text](images\MaterialPythonkurs092018\DownloadAnacondaWindows.png "Title Text")
|
||||
![alt text](./images/MaterialPythonkurs092018/DownloadAnacondaWindows.png "Title Text")
|
||||
|
||||
2. Führt die `Anaconda3-2019.07-Windows-x86_64.exe` aus und folgt den Instellationsanweiungen.
|
||||
* Sofern ihr nicht den Standardpfad verwenden wollt, könnt ihr auch euren Wunschpfad während der Installation angeben.
|
||||
|
|
Loading…
Reference in a new issue