|
5 | 5 |
|
6 | 6 | - part: Preamble
|
7 | 7 | chapters:
|
8 |
| - - file: preamble/how-to-use |
9 |
| - - file: preamble/how-to-contribute |
| 8 | + - file: preamble/how-to-use |
| 9 | + - file: preamble/how-to-contribute |
10 | 10 |
|
11 | 11 | - part: Foundational skills
|
12 | 12 | chapters:
|
13 |
| - - file: foundations/overview |
14 |
| - - file: foundations/basic-python |
15 |
| - sections: |
16 |
| - - file: foundations/Hello |
17 |
| - - file: foundations/jupyter |
18 |
| - - file: foundations/markdown |
19 |
| - - file: foundations/conda |
20 |
| - - file: foundations/version-control |
21 |
| - sections: |
22 |
| - - file: foundations/git |
23 |
| - - file: foundations/github |
| 13 | + - file: foundations/overview |
| 14 | + - file: foundations/basic-python |
| 15 | + sections: |
| 16 | + - file: foundations/Hello |
| 17 | + - file: foundations/jupyter |
| 18 | + - file: foundations/markdown |
| 19 | + - file: foundations/conda |
| 20 | + - file: foundations/version-control |
| 21 | + sections: |
| 22 | + - file: foundations/git |
| 23 | + - file: foundations/github |
24 | 24 |
|
25 | 25 | - part: Core Scientific Python packages
|
26 | 26 | chapters:
|
27 |
| - - file: core/overview |
28 |
| - - file: core/numpy |
29 |
| - - file: core/matplotlib |
30 |
| - - file: core/cartopy |
31 |
| - - file: core/datetime |
32 |
| - - file: core/pandas |
33 |
| - - file: core/data-formats |
34 |
| - - file: core/xarray |
| 27 | + - file: core/overview |
| 28 | + - file: core/numpy |
| 29 | + - file: core/matplotlib |
| 30 | + - file: core/cartopy |
| 31 | + - file: core/datetime |
| 32 | + - file: core/pandas |
| 33 | + - file: core/data-formats |
| 34 | + - file: core/xarray |
0 commit comments