Skip to content

Commit

Permalink
update TOC and file names
Browse files Browse the repository at this point in the history
  • Loading branch information
rambasnet committed Nov 11, 2024
1 parent bacedab commit 2befb55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/Ch00-IntroCourseTableOfContents.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"### [Ch08-1 - Lists](./Ch08-1-Lists.ipynb)\n",
"### [Ch09-1 - Dictionaries](./Ch09-1-Dictionaries.ipynb)\n",
"### [Ch09-2 - Built-in Data Structures](./Ch09-2-Built-in-DataStructures.ipynb)\n",
"### [Ch10-1 - Files](./Ch10-1-Files.ipynb)\n",
"### [Ch10-2 - Rich Library](./Ch10-2-RichLibrary.ipynb)\n",
"### [Ch10-1 - File IO & YAML](./Ch10-1-FileIOYAML.ipynb)\n",
"### [Ch10-2 - Rich UI Library](./Ch10-2-RichLibrary.ipynb)\n",
"### [Ch13 - Recursion](./Ch13-Recursion.ipynb)\n",
"### [Ch14 - OOP Introduction](./Ch14-OOP.ipynb)\n"
]
Expand Down
File renamed without changes.

0 comments on commit 2befb55

Please sign in to comment.