v2.0.0
- From-scratch rewrite of nbdev! nbdev now uses Quarto to create beautiful and full-featured websites
- nbdev2 is much faster than previous versions
- Note that you should run
nbdev_migrate_directives
after upgrading to use the new comment directive format (e.g#| export
instead of#export
)