-
This is a lightly edited copy of https://github.com/ronojoy/pyman, written originally by David Pine and converted from rst to ipynb notebooks
-
To build a website from these notebooks we are using myst-nb
conda env create -f environment.yml
conda activte ebp
Run the following commands in your (Unix) terminal:
cd pyman
./build_website.sh
-
Run
ghp-import -n -p -f ../_build
-
open https://eoas-ubc.github.io/eoas_tlef/pyman/index.html to see a sample build -- substitute your forked repo-address for https://eoas-ubc.github.io to see your own build.