Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update site for Jupyter Book #20

Open
14 of 16 tasks
minrk opened this issue Jun 6, 2023 · 0 comments
Open
14 of 16 tasks

Update site for Jupyter Book #20

minrk opened this issue Jun 6, 2023 · 0 comments

Comments

@minrk
Copy link
Contributor

minrk commented Jun 6, 2023

The site has switched from using jekyll via GitHub pages to jupyter-book. I've updated the configuration to build with jupyter book and removed manual HTML files.

Only the first lecture ('about the course') is added, though.

In general, to add a chapter to the course:

  • remove the number from the folder name (these get really annoying when we shift/merge weeks). Let's let the table-of-contents show the order)
  • add notebooks to _toc.yml
  • check that they build (jupyter-book build .)

Chapters imported:

  • intro
  • python
  • numpy
  • profiling/optimization
  • regex
  • web programming
  • pandas
  • visualization
  • command line
  • web servers
  • production
  • sklearn
  • julia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant