See the book in html format here
https://cpraveen.github.io/numa
conda install jupyter-book sphinx-exercise ghp-import
git checkout git@github.com:cpraveen/numa
jb build numa/
cd numa
ghp-import -n -p -f _build/html
myst build --pdf
To build pdf for a single file
myst build newton.md --pdf