Skip to content

Releases: deepnote/vscode-deepnote

v1.1.3

05 Nov 17:21
985cd44

Choose a tag to compare

What's Changed

  • chore(deps): update astral-sh/setup-uv digest to 8585678 by @renovate[bot] in #127
  • fix(code-outputs): do not show the panel on load by @saltenasl in #186
  • chore: configure dev env for cursor by @saltenasl in #187
  • fix(deepnote-server): ensure consecutive port allocation skips bound ports by @saltenasl in #189
  • fix: migrate venv paths for cross-editor compatibility and legacy naming by @saltenasl in #188
  • v1.1.3 by @Artmann in #190

Full Changelog: v1.1.2...v1.1.3

v1.1.2

04 Nov 18:52
6d4adec

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

04 Nov 17:29
821aadd

Choose a tag to compare

What's Changed

  • fix: Use 'json' as language name when parsing chart block from file by @OlegWock in #173
  • fix: allow opening integrations with no integrations by @jankuca in #170
  • fix: Rendering of empty data table cells by @jankuca in #171
  • add defensive handling of vscode api proposal usage by @jankuca in #174
  • fix: markdown blocks being saved as type=code in .deepnote files by @jankuca in #176
  • chore: higher res deepnote logo by @saltenasl in #177
  • chore: Rename jupyter command prefix to deepnote by @tkislan in #172
  • test: Add test for DeepnoteRequirementsHelper by @tkislan in #178
  • v1.1.0 by @saltenasl in #179

Full Changelog: v1.0.0...v1.1.1

v1.0.0

03 Nov 22:33
dab37cb

Choose a tag to compare

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

v0.3.0

31 Oct 08:51
5e8dd8d

Choose a tag to compare

What's Changed

  • feat: add cmd+enter command for running focused block by @jankuca in #102
  • feat: Add Deepnote commands to view title bar and explorer context menu by @dinohamzic in #131
  • feat: Add Snowflake SQL integration support by @jankuca in #121
  • fix: Don't open the init notebook by default. by @Artmann in #133
  • fix: Fix dataframe output duplicate rendering by @tkislan in #136
  • feat: Add a command for adding chart blocks by @Artmann in #137
  • fix: Fix SQL dataframe integration by @tkislan in #139
  • feat: open in Deepnote command by @saltenasl in #132
  • chore(types): use DeepnoteFile and DeepnoteBlock when creating a new project by @saltenasl in #141
  • ci: Add package.lock drift check CI step by @tkislan in #140
  • chore(deps-dev): bump tar from 7.5.1 to 7.5.2 by @dependabot[bot] in #143
  • v0.3.0 by @Artmann in #145

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Oct 10:35
192c29c

Choose a tag to compare

v0.2.0 (#130)