Commit graph

21 commits

Author SHA1 Message Date
5d7b2c47b4 Add video links to the README.md
Also, split chapter 7 into two chapters.
2020-03-30 02:50:49 +02:00
c97c6acfd2 Add exercises for chapter 6
Add palindromes exercises
2020-03-26 02:51:27 +01:00
945debb25e Streamline text 2020-02-02 18:47:50 +01:00
2f5ee9a8da Add notes for instructors
- use jupyter notebook and not jupyter lab
- do not use RISE with Collabsible Headings extension
2020-02-02 17:30:18 +01:00
d372b4d589 Adjust update notification in README.md 2020-02-02 17:30:18 +01:00
86e59b847a Restructure *.ipynb files
- rename *_content.ipynb into *_lecture.ipynb
- adjust links in README.md
2020-02-02 17:29:59 +01:00
e8cd8a7e63 Update the installation notes to JupyterLab 2020-01-28 18:36:36 +01:00
e24cf31104 Restructure *.ipynb files
- split review and exercises into files on their own
- update the contents overviews to include links to
  reviews and exercises
2020-01-28 18:36:36 +01:00
8af0280271 Update the Python version in README.md 2020-01-28 18:36:36 +01:00
fe13817605 Add note for lecture in spring term 2020 2019-11-20 10:58:54 +01:00
675dbc43b2 Adjust content overview in README.md 2019-11-20 10:58:01 +01:00
3cab7a329d Add note why to use python -m pip ... 2019-11-06 11:10:46 +01:00
00e3755563 Adjust content overview in README.md 2019-10-30 11:05:37 +01:00
f38a3d1ea2 Adjust content overview in README.md 2019-10-15 20:09:02 +02:00
6bebe70e24 Adjust content overview in README.md 2019-10-07 22:34:16 +02:00
2c8ff65f57 Adjust content overview in README.md 2019-10-01 17:50:58 +02:00
e1845113cf Adjust content overview in README.md 2019-09-24 19:46:44 +02:00
464392787b Adjust content overview in README.md 2019-09-22 20:35:03 +02:00
b41c5b5302 Adjust content overview in README.md 2019-09-19 16:22:04 +02:00
33d6d91c9a Add course info to README.md
- course description (objective & prerequisites)
- installation notes for Python & third-party packages
2019-09-16 15:12:55 +02:00
f0152355a3 Initial commit
Add the following files:
- LICENSE (MIT)
- README.md (empty)
- pyproject.toml (after poetry init)
2019-09-15 12:20:18 +02:00