Skip to content

laurenflynn/handbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSAPH Handbook

The rendered handbook is located at https://nsaph.info.

How to contribute to this handbook?

If you have read/write access to this page, you can directly open a new feature and add your changes. However, we strongly suggest opening a PR and letting others review your code before merging it into the final version. If you do not have access to this page, please fork the repo and submit a PR.

Test your contribution on your local system

Run the following commands in the terminal:

git clone https://github.com/NSAPH/handbook.git
cd handbook
mkdir .env
python3 -m venv .env
source .env/bin/activate
pip install -r requirements.txt
jupyter-book build handbook

Navigate to the browser to see the handbook with your contribution. Make sure everything looks good before opening a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%