We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9648eb3 commit 0c2343fCopy full SHA for 0c2343f
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!-- do not remove -->
4
5
+## 2.0.0
6
+
7
+- From-scratch rewrite of nbdev! nbdev now uses [Quarto](https://quarto.org/) to create beautiful and full-featured websites
8
+- nbdev2 is much faster than previous versions
9
+- Note that you should run `nbdev_migrate_directives` after upgrading to use the new comment directive format (e.g `#| export` instead of `#export`)
10
11
12
## 1.2.11
13
14
### New Features
0 commit comments