Skip to content

caporaso-lab/amf-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMF analysis tutorial source

Copier

Development instructions

The following sub-sections illustrate how to develop this documentation.

Create the development environment

To build this documentation locally for development purposes, first create your development environment.

cd amf-tutorial
conda env create -n amf-tutorial --file environment-files/readthedocs.yml
conda activate amf-tutorial
q2doc refresh-cache

Build the book

Next, build the book:

make html

(Alternatively, make preview or make fast-preview can speed up test builds.)

Serve the book locally

Finally, run the following to serve the built documentation locally:

make serve

Have fun!

About

Test of AMF tutorial

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6