Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 556 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 556 Bytes

BiocPy tutorial

This is a reproducible Quarto book with reusable snippets. If you're new to Quarto books, you can explore more about them here.

Setting Up the Tutorial Locally

To get started locally, follow these steps:

  • Install quarto-cli.
  • Install the necessary packages listed in requirements.txt.
  • Run quarto preview to view the HTML version of the site.

Take advantage of GitHub actions, which are available to automatically publish the tutorial book whenever changes are made on the master branch.