-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_toc.yml
More file actions
58 lines (58 loc) · 1.39 KB
/
Copy path_toc.yml
File metadata and controls
58 lines (58 loc) · 1.39 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
format: jb-book
root: Readme.md
parts:
- caption: "授業環境"
numbered: true
chapters:
- file: environment.md
- file: exercise/howto.md
- caption: "Python入門"
numbered: true
chapters:
- file: week1.md
- file: week2.md
- file: function1.md
- file: debug.md
- file: branching.md
- file: looping.md
- file: summary1.md
- file: sequence-str-list-tuple.md
- file: unsequence-dict-set.md
- file: fileio.md
- file: type_hinting.md
- file: docstring_basic.md
- file: doctest.md
- file: function2.md
- file: summary2.md
- file: jupyter-lab.md
- file: numpy.md
- file: debug-howto.md
- file: module.md
- file: float.md
- file: function_recursive_call.md
- file: exception_assertion.md
- file: git.md
- file: after_this_class.md
- caption: "課題"
chapters:
- file: report/report1_print_variable_terms.md
- file: report/report2_2024.md
- file: report/report3_iteration.md
- file: report/report4_list_dict_nlp.md
- file: report/report5_list_dict_nlp2.md
- file: report/report6_reading_debug2.md
- file: report/report7_search.md
- caption: "モブプロ演習"
numbered: true
chapters:
- file: exercise/ex1.md
- file: exercise/ex2.md
- file: exercise/mini_ex.md
- file: exercise/ex3.md
- file: exercise/ex4.md
- file: exercise/ex5.md
- file: exercise/ex6.md
- file: exercise/ex7.md
- caption: "付録"
chapters:
- file: genindex