Skip to content

qiime2/moving-pictures-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Moving Pictures Tutorial source

Copier

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

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

Then, use one or more of the following make commands.

Build the book, but don't format or run commands:

make fast-preview

Build the book, and format but don't run commands:

make preview

Build the book, formatting and running commands:

make html

About

Moving Pictures Tutorial source

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published