Skip to content

Commit 39cb173

Browse files
committed
Publish 0.2.0
SHA256 hashes: jupyterlab-deepnote-0.2.0.tgz: 21461bab2e89d3c3de24655536ad8a480bb60c3068329a91a58ffed16694e8b7 jupyterlab_deepnote-0.2.0-py3-none-any.whl: c7288104ee8bdc939c5f7c0f930a7011e5fb3a8be4ca3a8086d34afccc40ff91 jupyterlab_deepnote-0.2.0.tar.gz: 035261709187d22ea0a57be458d695f8b597e3c04fb4ef6dc3952f313a788109
1 parent b83efdd commit 39cb173

File tree

2 files changed

+60
-1
lines changed

2 files changed

+60
-1
lines changed

CHANGELOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,63 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.2.0
6+
7+
([Full Changelog](https://github.com/deepnote/jupyterlab-deepnote/compare/d6f97a62a821d2ae08f3e1a5abb3a6447145fed0...b83efdd108e32b1db1f80e3943d06fc8d35fb03a))
8+
9+
### Merged PRs
10+
11+
- fix(publish_release): allow ci workflow to push to main [#61](https://github.com/deepnote/jupyterlab-deepnote/pull/61) ([@saltenasl](https://github.com/saltenasl))
12+
- fix(publish_release): add contents: write permissions [#60](https://github.com/deepnote/jupyterlab-deepnote/pull/60) ([@saltenasl](https://github.com/saltenasl))
13+
- fix(publish_release): add packages: read permissions [#59](https://github.com/deepnote/jupyterlab-deepnote/pull/59) ([@saltenasl](https://github.com/saltenasl))
14+
- fix(publish_release): incorrect checkout version hash [#58](https://github.com/deepnote/jupyterlab-deepnote/pull/58) ([@saltenasl](https://github.com/saltenasl))
15+
- feat(publish_release): match init steps with check_release workflow [#57](https://github.com/deepnote/jupyterlab-deepnote/pull/57) ([@saltenasl](https://github.com/saltenasl))
16+
- fix(publish_release): add NODE_AUTH_TOKEN and GITHUB_TOKEN env vars to the job scope [#56](https://github.com/deepnote/jupyterlab-deepnote/pull/56) ([@saltenasl](https://github.com/saltenasl))
17+
- fix(publish_release): add NODE_AUTH_TOKEN to Populate Release step [#55](https://github.com/deepnote/jupyterlab-deepnote/pull/55) ([@saltenasl](https://github.com/saltenasl))
18+
- fix(publish_release): add GITHUB_TOKEN to Populate Release step [#54](https://github.com/deepnote/jupyterlab-deepnote/pull/54) ([@saltenasl](https://github.com/saltenasl))
19+
- docs: publishing preparations [#53](https://github.com/deepnote/jupyterlab-deepnote/pull/53) ([@dinohamzic](https://github.com/dinohamzic))
20+
- chore: codeowners group [#52](https://github.com/deepnote/jupyterlab-deepnote/pull/52) ([@jamesbhobbs](https://github.com/jamesbhobbs))
21+
- docs: add minimal SECURITY.md [#51](https://github.com/deepnote/jupyterlab-deepnote/pull/51) ([@jamesbhobbs](https://github.com/jamesbhobbs))
22+
- docs: compatibility and maintenance plans [#50](https://github.com/deepnote/jupyterlab-deepnote/pull/50) ([@dinohamzic](https://github.com/dinohamzic))
23+
- chore(deps): update github actions (major) [#48](https://github.com/deepnote/jupyterlab-deepnote/pull/48) ([@renovate](https://github.com/renovate))
24+
- fix: Add ESLint rules for type safety and fix violations [#46](https://github.com/deepnote/jupyterlab-deepnote/pull/46) ([@jamesbhobbs](https://github.com/jamesbhobbs))
25+
- test: test coverage for core transformation functions [#45](https://github.com/deepnote/jupyterlab-deepnote/pull/45) ([@jamesbhobbs](https://github.com/jamesbhobbs))
26+
- ci: fix ci dupe [#44](https://github.com/deepnote/jupyterlab-deepnote/pull/44) ([@jamesbhobbs](https://github.com/jamesbhobbs))
27+
- chore: update codeowners to inc dino [#43](https://github.com/deepnote/jupyterlab-deepnote/pull/43) ([@jamesbhobbs](https://github.com/jamesbhobbs))
28+
- chore: add draftPR to renovate config [#42](https://github.com/deepnote/jupyterlab-deepnote/pull/42) ([@jamesbhobbs](https://github.com/jamesbhobbs))
29+
- ci: add fetch-depth: 0 to qlty checkout for proper git history access [#39](https://github.com/deepnote/jupyterlab-deepnote/pull/39) ([@jamesbhobbs](https://github.com/jamesbhobbs))
30+
- Remove andyjakubowski from CODEOWNERS [#38](https://github.com/deepnote/jupyterlab-deepnote/pull/38) ([@jamesbhobbs](https://github.com/jamesbhobbs))
31+
- fix(ci): ignore youtube link in check_links CI job [#35](https://github.com/deepnote/jupyterlab-deepnote/pull/35) ([@andyjakubowski](https://github.com/andyjakubowski))
32+
- docs: update OSS docs [#34](https://github.com/deepnote/jupyterlab-deepnote/pull/34) ([@andyjakubowski](https://github.com/andyjakubowski))
33+
- chore(deps): update github actions [#33](https://github.com/deepnote/jupyterlab-deepnote/pull/33) ([@renovate](https://github.com/renovate))
34+
- feat: add kernel metadata fallback [#32](https://github.com/deepnote/jupyterlab-deepnote/pull/32) ([@andyjakubowski](https://github.com/andyjakubowski))
35+
- fix(ui): fix toolbar layout on file load [#31](https://github.com/deepnote/jupyterlab-deepnote/pull/31) ([@andyjakubowski](https://github.com/andyjakubowski))
36+
- chore(deps): update actions/checkout action to v5 [#30](https://github.com/deepnote/jupyterlab-deepnote/pull/30) ([@renovate](https://github.com/renovate))
37+
- chore(deps): pin jupyterlab/maintainer-tools action to affc83b [#29](https://github.com/deepnote/jupyterlab-deepnote/pull/29) ([@renovate](https://github.com/renovate))
38+
- chore: sync strict TypeScript compiler flags from deepnote/deepnote [#23](https://github.com/deepnote/jupyterlab-deepnote/pull/23) ([@jamesbhobbs](https://github.com/jamesbhobbs))
39+
- chore(deps): update github actions (major) [#21](https://github.com/deepnote/jupyterlab-deepnote/pull/21) ([@renovate](https://github.com/renovate))
40+
- chore(deps): pin dependencies [#20](https://github.com/deepnote/jupyterlab-deepnote/pull/20) ([@renovate](https://github.com/renovate))
41+
- Revert: "Revert "feat: add CI and Codecov badges to README and set up Codecov integration"" [#19](https://github.com/deepnote/jupyterlab-deepnote/pull/19) ([@jamesbhobbs](https://github.com/jamesbhobbs))
42+
- chore: add lint-staged with pre-commit hooks for src/ directory [#18](https://github.com/deepnote/jupyterlab-deepnote/pull/18) ([@jamesbhobbs](https://github.com/jamesbhobbs))
43+
- Revert "feat: add CI and Codecov badges to README and set up Codecov integration" [#17](https://github.com/deepnote/jupyterlab-deepnote/pull/17) ([@jamesbhobbs](https://github.com/jamesbhobbs))
44+
- feat: add CI and Codecov badges to README and set up Codecov integration [#16](https://github.com/deepnote/jupyterlab-deepnote/pull/16) ([@jamesbhobbs](https://github.com/jamesbhobbs))
45+
- ci: add comprehensive lint and format checks to CI workflow [#15](https://github.com/deepnote/jupyterlab-deepnote/pull/15) ([@jamesbhobbs](https://github.com/jamesbhobbs))
46+
- feat: add codecov integration with test results upload [#13](https://github.com/deepnote/jupyterlab-deepnote/pull/13) ([@jamesbhobbs](https://github.com/jamesbhobbs))
47+
- chore: fix license check naming and put in ci file [#12](https://github.com/deepnote/jupyterlab-deepnote/pull/12) ([@jamesbhobbs](https://github.com/jamesbhobbs))
48+
- feat: add cspell configuration and CI spell-check [#11](https://github.com/deepnote/jupyterlab-deepnote/pull/11) ([@jamesbhobbs](https://github.com/jamesbhobbs))
49+
- feat: add yarn audit checks to CI workflow [#10](https://github.com/deepnote/jupyterlab-deepnote/pull/10) ([@jamesbhobbs](https://github.com/jamesbhobbs))
50+
- chore: configure Renovate [#9](https://github.com/deepnote/jupyterlab-deepnote/pull/9) ([@renovate](https://github.com/renovate))
51+
- chore: add CODEOWNERS file [#8](https://github.com/deepnote/jupyterlab-deepnote/pull/8) ([@jamesbhobbs](https://github.com/jamesbhobbs))
52+
- chore: add qlty configuration and CI checks [#7](https://github.com/deepnote/jupyterlab-deepnote/pull/7) ([@jamesbhobbs](https://github.com/jamesbhobbs))
53+
- fix: re-add notebook switching inside Deepnote file [#6](https://github.com/deepnote/jupyterlab-deepnote/pull/6) ([@andyjakubowski](https://github.com/andyjakubowski))
54+
- feat: convert Deepnote file to Jupyter on the frontend [#4](https://github.com/deepnote/jupyterlab-deepnote/pull/4) ([@andyjakubowski](https://github.com/andyjakubowski))
55+
- ci: add license checker [#3](https://github.com/deepnote/jupyterlab-deepnote/pull/3) ([@jamesbhobbs](https://github.com/jamesbhobbs))
56+
- fix(ui): Set max width on notebook dropdown [#1](https://github.com/deepnote/jupyterlab-deepnote/pull/1) ([@andyjakubowski](https://github.com/andyjakubowski))
57+
58+
### Contributors to this release
59+
60+
([GitHub contributors page for this release](https://github.com/deepnote/jupyterlab-deepnote/graphs/contributors?from=2025-09-10&to=2025-10-28&type=c))
61+
62+
[@andyjakubowski](https://github.com/search?q=repo%3Adeepnote%2Fjupyterlab-deepnote+involves%3Aandyjakubowski+updated%3A2025-09-10..2025-10-28&type=Issues) | [@codecov](https://github.com/search?q=repo%3Adeepnote%2Fjupyterlab-deepnote+involves%3Acodecov+updated%3A2025-09-10..2025-10-28&type=Issues) | [@coderabbitai](https://github.com/search?q=repo%3Adeepnote%2Fjupyterlab-deepnote+involves%3Acoderabbitai+updated%3A2025-09-10..2025-10-28&type=Issues) | [@devin-ai-integration](https://github.com/search?q=repo%3Adeepnote%2Fjupyterlab-deepnote+involves%3Adevin-ai-integration+updated%3A2025-09-10..2025-10-28&type=Issues) | [@dinohamzic](https://github.com/search?q=repo%3Adeepnote%2Fjupyterlab-deepnote+involves%3Adinohamzic+updated%3A2025-09-10..2025-10-28&type=Issues) | [@jamesbhobbs](https://github.com/search?q=repo%3Adeepnote%2Fjupyterlab-deepnote+involves%3Ajamesbhobbs+updated%3A2025-09-10..2025-10-28&type=Issues) | [@linear](https://github.com/search?q=repo%3Adeepnote%2Fjupyterlab-deepnote+involves%3Alinear+updated%3A2025-09-10..2025-10-28&type=Issues) | [@renovate](https://github.com/search?q=repo%3Adeepnote%2Fjupyterlab-deepnote+involves%3Arenovate+updated%3A2025-09-10..2025-10-28&type=Issues) | [@saltenasl](https://github.com/search?q=repo%3Adeepnote%2Fjupyterlab-deepnote+involves%3Asaltenasl+updated%3A2025-09-10..2025-10-28&type=Issues)
63+
564
<!-- <END NEW CHANGELOG ENTRY> -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-deepnote",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A third-party Deepnote extension for JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)