Skip to content

v1.0.0

Choose a tag to compare

@Artmann Artmann released this 03 Nov 22:33
· 20 commits to main since this release
dab37cb

What's Changed

  • chore: Upgrade Toolkit to v1 by @m1so in #146
  • fix: Fix markdown outputs not rendering by @tkislan in #147
  • feat: loading state on startup by @dinohamzic in #142
  • docs: updating contribution guide to be cleaner by @Yggdrasill501 in #97
  • feat: Better UX for input blocks by @jankuca in #115
  • feat: Deepnote kernel management view by @hc2p in #52
  • Revert "feat: Deepnote kernel management view" by @tkislan in #151
  • feat(open-in-deepnote): button in toolbar by @saltenasl in #153
  • fix(warn-on-startup): move jupyterViewVariables view into the existing deepnote container by @saltenasl in #148
  • docs: update of the readme by @Yggdrasill501 in #117
  • chore: use public packages from @deepnote/ org in npm by @saltenasl in #154
  • feat: Add support for project notebook management (create, rename, delete) by @tkislan in #88
  • fix: NaN rows in dataframe output renderer by @saltenasl in #156
  • fix: Add support for Plotly charts. by @Artmann in #155
  • feat: migrate to the deepnote/database-integrations package by @jankuca in #158
  • chore: Upgrade Toolkit to v1 by @m1so in #157
  • feat: add snowflake partner identifier to connection URL by @jankuca in #161
  • feat: support for all database integrations by @jankuca in #160
  • docs: update readme and assets by @Yggdrasill501 in #159
  • feat: Creating and deleting of integrations, fix stylesheet load by @jankuca in #163
  • feat: big number block UX and settings by @jankuca in #164
  • feat: bump deepnote-toolkit version to 1.1.0 by @FilipPyrek in #165
  • Add Deepnote Environments kernel management by @tkislan in #152
  • fix: init notebook execution on Windows by @FilipPyrek in #166
  • test: Add DeepnoteKernelAutoSelector tests by @tkislan in #168
  • fix(date-range): cast dates to YYYY-MM-DD when passing to python executor by @saltenasl in #167
  • v1.0.0 by @Artmann in #169

New Contributors

  • @hc2p made their first contribution in #52

Full Changelog: v0.3.0...v1.0.0