Skip to content

v0.0.1 Initial Release

Latest
Compare
Choose a tag to compare
@muellerzr muellerzr released this 08 Jun 10:05
· 20 commits to main since this release
  • 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