Lecture 01 - Python Introduction (#1)

add notebook Python Introduction for first lecture.

Co-authored-by: Kasper D. Fischer <kasper.fischer@rub.de>
Reviewed-on: #1
Co-authored-by: Kasper D. Fischer <kasper.fischer@ruhr-uni-bochum.de>
Co-committed-by: Kasper D. Fischer <kasper.fischer@ruhr-uni-bochum.de>
This commit was merged in pull request #1.
This commit is contained in:
2021-04-11 23:25:24 +02:00
parent 8b810f9ba2
commit f2501dbef7
3 changed files with 783 additions and 1 deletions

2
.gitignore vendored
View File

@@ -152,3 +152,5 @@ dmypy.json
# Cython debug symbols
cython_debug/
.DS_Store