Skip to content
Snippets Groups Projects
_toc.yml 541 B
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html

format: jb-book
root: index
parts:
  - caption: Demonstrating markdown files
    numbered: True # Only applies to chapters in Part 1.
    chapters:
    - file: content/markdown
    - file: content/interactivemarkdown
    - file: content/jupyterquiz.md
  - caption: Demonstrating Jupyter notebooks
    numbered: True
    chapters:
    - file: content/Basic_animation_demo.ipynb
  - caption: Software
    numbered: True
    chapters:
    - file: content/git