Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 671 Bytes

File metadata and controls

16 lines (10 loc) · 671 Bytes

Nextflow workshop

This repository contains the data, scripts, documentation and relevant information for the website containing the training materials. If you would like to get started with the materials, please visit the website: nextflow-workshop.rtfd.io.

Website

The website was generated with Sphinx read-the-docs with Furo template.

Local test build with:

sphinx-autobuild docs docs/_build/html

Then go to: http://127.0.0.1:8000/index.html

Documentation Status