mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 00:29:25 +00:00
16 lines
468 B
YAML
16 lines
468 B
YAML
# Table of contents
|
|
# Learn more at https://jupyterbook.org/customize/toc.html
|
|
|
|
format: jb-book
|
|
root: index
|
|
title: Introduction
|
|
chapters:
|
|
- file: exercises-setup
|
|
- file: getting-started
|
|
title: Getting started
|
|
sections:
|
|
- file: lessons/0/notes
|
|
title: "Lesson 0: Exploring qsv help messages and syntax"
|
|
- file: lessons/1/notes
|
|
title: "Lesson 1: Displaying file content with qsv table"
|
|
- file: appendix
|