-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathmyst-toc.yml
More file actions
96 lines (94 loc) · 3.6 KB
/
myst-toc.yml
File metadata and controls
96 lines (94 loc) · 3.6 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
version: 1
project:
toc:
- file: README.md
- title: semaine 1
children:
- file: w1/w1-s1-c1-versions-python.md
- file: w1/w1-s2-c1-installer-python.md
- file: w1/w1-s2-c2-lecture.md
- file: w1/w1-s4-c1-utiliser-les-notebooks.md
- file: w1/w1-s4-c2-interpreteur-et-notebooks.md
- file: w1/w1-s4-c3-fibonacci-prompt.md
- file: w1/w1-s4-c4-fibonacci.md
- file: w1/w1-s4-c5-shebang.md
# seems to still cause problems with the build
# - file: w1/w1-s4-x1-turtle.md
- file: w1/w1-s5-c1-noms-de-variables.md
- file: w1/w1-s5-c2-mots-cles.md
- file: w1/w1-s5-c3-introduction-types.md
- file: w1/w1-s5-c4-garbage-collector.md
- file: w1/w1-s5-c5-type-checking.md
- file: w1/w1-s6-c1-calculette.md
- file: w1/w1-s6-c2-affectation-operateurs.md
- file: w1/w1-s6-c3-precision-flottants.md
- file: w1/w1-s6-c4-entiers-bit-a-bit.md
- file: w1/w1-s6-x1-flottants.md
- title: semaine 2
children:
- file: w2/w2-s1-c1-accents.md
- file: w2/w2-s2-c1-outils-chaines.md
- file: w2/w2-s2-c2-formatage.md
- file: w2/w2-s2-c3-la-fonction-input.md
- file: w2/w2-s2-c4-expressions-regulieres.md
- file: w2/w2-s2-x1-expressions-regulieres.md
- file: w2/w2-s3-c1-slices.md
- file: w2/w2-s4-c1-listes.md
- file: w2/w2-s4-c2-listes-mutables.md
- file: w2/w2-s4-c3-tris-de-liste-1.md
- file: w2/w2-s5-c1-indentations.md
- file: w2/w2-s5-c2-presentation.md
- file: w2/w2-s5-c3-pass.md
- file: w2/w2-s6-c1-valeur-de-retour.md
- file: w2/w2-s6-x1-label.md
- file: w2/w2-s6-x2-inconnue.md
- file: w2/w2-s6-x3-laccess.md
- file: w2/w2-s6-x4-if-et-def.md
- file: w2/w2-s6-x5-wc.md
- file: w2/w2-s7-x1-liste-p.md
- file: w2/w2-s7-x2-carre.md
- title: semaine 3
children:
- pattern: w3/w3-s*.md
- title: semaine 4
children:
- pattern: w4/w4-s*.md
- title: semaine 5
children:
- pattern: w5/w5-s*.md
- title: semaine 6
children:
- pattern: w6/w6-s*.md
- title: semaine 7
children:
- file: w7/w7-s01-c1-installation.md
- file: w7/w7-s02-c1-dimension1.md
- file: w7/w7-s02-c2-dtype.md
- file: w7/w7-s03-c1-shape.md
- file: w7/w7-s03-c2-initialisation.md
- file: w7/w7-s05-c1-broadcasting.md
- file: w7/w7-s05-c2-indexing-slicing.md
- file: w7/w7-s05-c3-operations-logiques.md
- file: w7/w7-s05-c4-algebre-lineaire.md
- file: w7/w7-s05-c5-indexation-evoluee.md
- file: w7/w7-s05-c6-divers.md
- file: w7/w7-s05-x1-checkers.md
- file: w7/w7-s05-x2-hundreds.md
- file: w7/w7-s05-x3-stairs.md
- file: w7/w7-s05-x4-dice.md
- file: w7/w7-s05-x5-matdiag.md
- file: w7/w7-s05-x6-xixj.md
- file: w7/w7-s05-x7-npsearch.md
- file: w7/w7-s06-c1-data-science.md
- file: w7/w7-s06-c2-Series.md
- file: w7/w7-s07-c1-DataFrame.md
- file: w7/w7-s09-c1-TimeSeries.md
- file: w7/w7-s10-c1-matplotlib-2d.md
- file: w7/w7-s10-c2-matplotlib-3d.md
- file: w7/w7-s10-c3-notebooks-interactifs.md
- file: w7/w7-s10-c3-zz-plotly-dashboard.md
- file: w7/w7-s10-c4-animations-matplotlib.md
- file: w7/w7-s10-c5-bokeh-et-al.md
- file: w7/w7-s10-c6-fourier-k3d.md
- file: w7/w7-s10-x1-taylor.md
- file: w7/w7-s10-x2-coronavirus.md