We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3366ea + fe42b93 commit a60d221Copy full SHA for a60d221
.gitignore
@@ -4,4 +4,8 @@ __pycache__/
4
dask-worker-space
5
6
.vscode/
7
-.ipynb_checkpoints/
+.ipynb_checkpoints/
8
+
9
+lectures/mathfoo.py
10
+lectures/mod.py
11
+lectures/test.py
lectures/_toc.yml
@@ -10,6 +10,7 @@ parts:
- file: functions
- file: python_essentials
12
- file: oop_intro
13
+ - file: names
14
- file: python_oop
15
- file: workspace
16
- caption: The Scientific Libraries
0 commit comments