doku:python-workshop
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doku:python-workshop [2018/10/05 01:23] – Add github link and location carsten | doku:python-workshop [2019/10/11 19:29] (current) – Befehle überarbeitet carsten | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Am Freitag den 05.10.2018 findet 15:00 - 16:30 Uhr ein Einführungsworkshop in die Programmiersprache Python statt. | + | Am Freitag den 11.10.2019 findet |
**Ort: ** [[https:// | **Ort: ** [[https:// | ||
- | **Zielgruppe: | + | **Zielgruppe: |
**Themen: | **Themen: | ||
Line 14: | Line 14: | ||
* Rechnen mit komplexen Zahlen | * Rechnen mit komplexen Zahlen | ||
+ | Bei Interesse, sowas zu wiederholen: | ||
**Material: | **Material: | ||
- | * Folien | + | * {{ : |
* Demo-Notebooks: | * Demo-Notebooks: | ||
+ | ---- | ||
+ | Die folgenden Befehle sind auf den o.g. PC-Pool (mit gebootetem Ubuntu-Linux) angepasst. Sie dienen zur Aktivierung der " | ||
+ | |||
+ | Sie können alle auf einmal in ein Terminal kopiert werden. | ||
+ | ---- | ||
+ | |||
+ | |||
+ | . / | ||
+ | | ||
+ | cd $HOME | ||
+ | PKDIR=pykurs-wise1920 | ||
+ | mkdir -p $PKDIR | ||
+ | cd $PKDIR | ||
+ | pip install --user ipydex | ||
+ | git clone https:// | ||
+ | | ||
+ | jupyter notebook ./ | ||
+ | | ||
+ | echo " | ||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
+ | **Links:** | ||
+ | |||
+ | * http:// | ||
+ | * [[https:// | ||
+ | * Siehe auch: Dokulinks am Ende der Folien | ||
doku/python-workshop.1538695406.txt.gz · Last modified: 2018/10/05 01:23 by carsten