1
0
Fork 0
mirror of https://gitlab.rlp.net/pgp/pgp1-python-einfuehrung synced 2024-10-12 13:24:22 +00:00

another try

This commit is contained in:
dwenz 2019-10-15 19:46:26 +02:00
parent 48abcf3f82
commit c1a29d6798
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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.