Skip to content

JoshuaUrrutia/tacc-reproducible-automation-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducible Science - Git @ TACC

Quickstart

  1. Create a Python 3 environment
  2. Install dependencies pip install -r requirements.txt
  3. Build using make html (Mac/Linux) or make.bat html (Windows) from in the docs directory

If you pip install sphinx-autobuild, you can use make livehtml which will start a server that watches for source changes and will rebuild/refresh automatically. Go to http://localhost:8000/ to see its output.

reStructuredText help

rST is a bit more onerous than Markdown, but it includes more advanced features like inter-page references/links and a suite of directives.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published