Skip to content
Snippets Groups Projects
Commit 27ce4a29 authored by Prof. Dr. Robert Jäschke's avatar Prof. Dr. Robert Jäschke
Browse files

+Links

parent f15a3a4a
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
Hier finden Sie die Jupyter-Notebooks für das Seminar. Die Notebooks
sind im Wesentlichen eine Übersetzung der 2. Ausgabe des Buches [[http://greenteapress.com/wp/think-python-2e/][Think
Python]]" von Allen B. Downey.
Python]]" von Allen B. Downey.
Die Notebooks finden Sie im Ordner [[file:notebooks/][notebooks]]. Sie können sich die
Notebooks hier ansehen aber nicht ausführen. Dazu müssen Sie sie
......@@ -47,16 +47,16 @@ nutzen.
erhalten. Wenn niemand helfen kann, helfen wir Ihnen!
*** Windows
- https://www.anaconda.com/distribution/
- http://technivore.org/posts/2016/02/27/windows-jupyter-three-ways.html
- [[https://www.anaconda.com/distribution/]]
- [[http://technivore.org/posts/2016/02/27/windows-jupyter-three-ways.html]]
*** Linux
- Je nach Distribution das passende Paket installieren, z.B. in Debian mittels ~apt-get install python3-notebook~.
- Anaconda enthält sowohl Jupyter Notebooks, als auch Python 3.5 oder 3.6 Kernel und einige wichtige Python-Bibliotheken wie z.B. Numpy.
- Die Python-Version 3.6 ist hier zu finden: https://www.anaconda.com/download/#linux
- Die Python-Version 3.5 hier: https://docs.anaconda.com/anaconda/faq#how-do-i-get-anaconda-with-python-3-5
- Hier Hilfestellung zur Instalation von Conda: https://docs.anaconda.com/anaconda/install/linux
- Die Python-Version 3.6 ist hier zu finden: [[https://www.anaconda.com/download/#linux]]
- Die Python-Version 3.5 hier: [[https://docs.anaconda.com/anaconda/faq#how-do-i-get-anaconda-with-python-3-5]]
- Hier Hilfestellung zur Instalation von Conda: [[https://docs.anaconda.com/anaconda/install/linux]]
*** Mac
- Ananconda für Mac, wählen Sie Python 3.6 aus: https://www.anaconda.com/download/#macos
- Mac OS X Installations-Hilfe: https://docs.anaconda.com/anaconda/install/mac-os#macos-graphical-install
- Ananconda für Mac, wählen Sie Python 3.6 aus: [[https://www.anaconda.com/download/#macos]]
- Mac OS X Installations-Hilfe: [[https://docs.anaconda.com/anaconda/install/mac-os#macos-graphical-install]]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment