Skip to content

Commit 24873e8

Browse files
committed
Publish 0.1.2
SHA256 hashes: jupyterlab-hybrid-kernels-0.1.2.tgz: 15aa791575725bb91383771a230a4759762c1592a30b7fe6a1ef034d580f4a14 jupyterlab_hybrid_kernels-0.1.2-py3-none-any.whl: cc5d33dd5dcc361441c0ee3e91a1e361b89bf5ff66f753efc422f16962220536 jupyterlab_hybrid_kernels-0.1.2.tar.gz: e5aa16981b2827858d646e40f3360380de5d73ea1836e57cde13b76a2d68bfdf
1 parent 597cbbc commit 24873e8

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

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

5+
## 0.1.2
6+
7+
([Full Changelog](https://github.com/jtpio/jupyterlab-hybrid-kernels/compare/v0.1.1...597cbbc5f2cc8a71b07a1c02da6a7af6e41922f1))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Update to JupyterLab 4.4 and Notebook 7.4 [#6](https://github.com/jtpio/jupyterlab-hybrid-kernels/pull/6) ([@jtpio](https://github.com/jtpio))
12+
- Create postBuild [#3](https://github.com/jtpio/jupyterlab-hybrid-kernels/pull/3) ([@jtpio](https://github.com/jtpio))
13+
- Add Binder configuration [#2](https://github.com/jtpio/jupyterlab-hybrid-kernels/pull/2) ([@jtpio](https://github.com/jtpio))
14+
15+
### Contributors to this release
16+
17+
([GitHub contributors page for this release](https://github.com/jtpio/jupyterlab-hybrid-kernels/graphs/contributors?from=2025-03-21&to=2025-04-25&type=c))
18+
19+
[@github-actions](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-hybrid-kernels+involves%3Agithub-actions+updated%3A2025-03-21..2025-04-25&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-hybrid-kernels+involves%3Ajtpio+updated%3A2025-03-21..2025-04-25&type=Issues)
20+
21+
<!-- <END NEW CHANGELOG ENTRY> -->
22+
523
## 0.1.1
624

725
([Full Changelog](https://github.com/jtpio/jupyterlab-hybrid-kernels/compare/f43db63997b71315397ab85cd52315216f94ea70...e281befd30d6be4f261794b321238c452e6264e4))
@@ -13,5 +31,3 @@ First release.
1331
([GitHub contributors page for this release](https://github.com/jtpio/jupyterlab-hybrid-kernels/graphs/contributors?from=2025-03-21&to=2025-03-21&type=c))
1432

1533
[@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-hybrid-kernels+involves%3Ajtpio+updated%3A2025-03-21..2025-03-21&type=Issues)
16-
17-
<!-- <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-hybrid-kernels",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Use in-browser and regular kernels in JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)