Skip to content

Releases: muellerzr/nbquarto

v0.0.1 Initial Release

08 Jun 10:05
Compare
Choose a tag to compare
  • Initial release for nbquarto
  • Adds foundational code for creating custom Processors
  • Requires Quarto to be installed on the CLI to convert ipynb -> qmd.
    Will be changed in the next release
  • Adds CodeNotes processor to annotate code cells in Markdown
  • Adds autodoc processor to create auto-generated API documentation
    from directives utilizing hf-doc-builder