Skip to content

A template repository for hosting QuantEcon lecture series

Notifications You must be signed in to change notification settings

QuantEcon/template-lecture-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for building new jupyter-book lectures

This template includes

  1. folder structure for adding files
  2. initial _config.yml
  3. template for _toc.yml
  4. basic configuration of github actions for PRs and Deployment to GH-PAGES

Steps

  1. Fork this Repository
  2. git clone the forked repo
  3. Rename the repo to your project name on GitHub
  4. git pull your project repo
  5. add myst markdown files or notebooks into the lectures folder
  6. add the names of these files to lectures/_toc.yml
  7. build the project with jb build lectures at the root level of the project

About

A template repository for hosting QuantEcon lecture series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages