Skip to content

ds-modules/linear-algebra-notes

Repository files navigation

linear-algebra-notes

Online JupyterBook for learning Linear Algebra

Getting Started with Jupyterbook

  1. Install CLI (if not already):

    pip install "jupyter-book>=2.0.0"
  2. Create myst.yml:

    jupyter book init
  3. Add content (manually create files like intro.md, chapters/*.md, or .ipynb).

    jupyter book init --write-toc
  4. Preview locally:

    jupyter book start
  5. Add GitHub Pages CI:

    jupyter book init --gh-pages

About

Online JupyterBook for learning Linear Algebra

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages