What's Changed
This release adds a feature that lets you instantly share your notebooks as static HTML to the public web!
Just click the Share as static notebook
option in the notebook menu:
Then choose a name for your file and hit "create", and we'll give you a link you can share out with the world!
Changes
- fix(deps): update all non-major dependencies by @renovate in #517
- improvement: sortable variable table by @mscolnick in #516
- misc: allow uploading notebook as shared page by @mscolnick in #519
Full Changelog: 0.1.71...0.1.72