-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_toc.yml
More file actions
42 lines (42 loc) · 925 Bytes
/
_toc.yml
File metadata and controls
42 lines (42 loc) · 925 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
format: jb-book
root: intro
parts:
- caption: Introduction to Python
numbered: true
chapters:
- file: about_py
- file: Getting_started
# - file: python_by_example
# - file: functions
# - file: python_essentials
# - file: oop_intro
# - file: names
# - file: python_oop
# - file: workspace
# - caption: The Scientific Libraries
# numbered: true
# chapters:
# - file: need_for_speed
# - file: numpy
# - file: matplotlib
# - file: scipy
# - file: pandas
# - file: pandas_panel
# - file: sympy
# - caption: High Performance Computing
# numbered: true
# chapters:
# - file: numba
# - file: parallelization
# - file: jax_intro
# - caption: Advanced Python Programming
# numbered: true
# chapters:
# - file: writing_good_code
# - file: python_advanced_features
# - file: debugging
- caption: Other
numbered: true
chapters:
# - file: troubleshooting
- file: status