Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 3b535fb

Browse files
committed
.toc change
1 parent fee7e43 commit 3b535fb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

book/_toc.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ parts:
1212
- file: python.md
1313
title: Programming and Python
1414
- file: toolbox.md
15-
- caption: Course Contents
15+
- caption: "Part 1: Python Standard Library "
1616
numbered: true
1717
chapters:
1818
- file: basics.md
@@ -63,6 +63,9 @@ parts:
6363
- file: errors/raise_errors.ipynb
6464
- file: errors/handling_errors.ipynb
6565
- file: errors/asserts.ipynb
66+
- caption: "Part 2: Other Libraries"
67+
numbered: true
68+
chapters:
6669
- file: 05/Theory/01.ipynb
6770
sections:
6871
- file: 05/Exercises/01.ipynb

0 commit comments

Comments
 (0)