master > master: wochen 2+3
This commit is contained in:
parent
078e28903c
commit
04fe01eb35
@ -13,7 +13,7 @@
|
|||||||
"- [x] Struktur\n",
|
"- [x] Struktur\n",
|
||||||
"- [x] Aufwärme\n",
|
"- [x] Aufwärme\n",
|
||||||
"- [x] Seminaraufgaben 2.x\n",
|
"- [x] Seminaraufgaben 2.x\n",
|
||||||
"- [ ] Besprechung von HA 1.x\n"
|
"- ~~[ ] Besprechung von HA 1.x~~\n"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -104,6 +104,11 @@
|
|||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.10.8"
|
"version": "3.10.8"
|
||||||
|
},
|
||||||
|
"vscode": {
|
||||||
|
"interpreter": {
|
||||||
|
"hash": "98590ff4fe04c8543246b2a01debd3de3c5ca9b666f43f1fa87d5110c692004c"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
36
notebooks/week-3.ipynb
Normal file
36
notebooks/week-3.ipynb
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
{
|
||||||
|
"cells": [
|
||||||
|
{
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"# Woche 3 - 24.-30. Oktober 2022 #\n",
|
||||||
|
"\n",
|
||||||
|
"Herzlich willkommen zur 3. Woche!\n",
|
||||||
|
"\n",
|
||||||
|
"## Agenda ##\n",
|
||||||
|
"\n",
|
||||||
|
"- [x] Besprechung von HA 2.x\n",
|
||||||
|
"- [x] Seminaraufgaben 3.x"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"kernelspec": {
|
||||||
|
"display_name": "Python 3.10.8 64-bit",
|
||||||
|
"language": "python",
|
||||||
|
"name": "python3"
|
||||||
|
},
|
||||||
|
"language_info": {
|
||||||
|
"name": "python",
|
||||||
|
"version": "3.10.8"
|
||||||
|
},
|
||||||
|
"vscode": {
|
||||||
|
"interpreter": {
|
||||||
|
"hash": "98590ff4fe04c8543246b2a01debd3de3c5ca9b666f43f1fa87d5110c692004c"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"nbformat": 4,
|
||||||
|
"nbformat_minor": 2
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user