Skip to content

Commit 7ab313f

Browse files
committed
Merge branch 'main' into test-rtl-theme
2 parents 8e1ad5a + 7166055 commit 7ab313f

20 files changed

+549
-127
lines changed

lectures/_toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ parts:
55
numbered: true
66
chapters:
77
- file: about_py
8-
# - file: getting_started
8+
- file: getting_started
99
# - file: python_by_example
1010
# - file: functions
1111
# - file: python_essentials

lectures/about_py.md

Lines changed: 89 additions & 126 deletions
Large diffs are not rendered by default.

lectures/foo.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
print("foobar")

lectures/getting_started.md

Lines changed: 457 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
20.4 KB
Loading

0 commit comments

Comments
 (0)