Skip to content

SouthernMethodistUniversity/hpc_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,925 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMU HPC Documentation

Building the Documentation

The SMU HPC documentation is built using Jupyter Book. The following can be used to build the documentation locally.

python3 -m venv ~/.venv/hpc_docs
. ~/.venv/hpc_docs/bin/activate
pip3 install -U pip wheel setuptools
pip3 install jupyter-book
jupyter-book build docs
open docs/_build/html/index.html

Contributing

Pull requests for improvements are greatly appreciated.

About

HPC Documentation and Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors