datatrail-jhu / python

A bonus course for DataTrail graduates who wish to learn python
https://datatrail-jhu.github.io/python/
Creative Commons Attribution 4.0 International
0 stars 2 forks source link

Organizing the chapters #8

Open cansavvy opened 9 months ago

cansavvy commented 9 months ago

Each section can start with this:

# (PART\*) Section Name {-}

Each chapter is made in bookdown if you put in H1 header like usual:

# Name of this new chapter

We just have to have top level files for bookdown to work seamlessly