Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 639 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 639 Bytes

QuartoTools.jl

Helper functions and other utilities for use in .qmd notebooks.

This package should be used in conjuction with Quarto notebooks that are run using QuartoNotebookRunner.jl.

Add QuartoTools to your notebook's Project.toml as a dependency and then import it into your notebook with using QuartoTools. See the documentation for further details.