Skip to content

Commit 68d7d15

Browse files
committed
Publish 0.1.4
SHA256 hashes: jupyter-ui-tweak-0.1.4.tgz: dc3e613c9e81c6a5011443fe661b24dcd29188d99c0162b7a69588d9c756ef42 jupyter_ui_tweak-0.1.4-py3-none-any.whl: 84e429856d47771f3e6347ecb137acc79fe43e71710ae9d5f5f4cd4d3e32d027 jupyter_ui_tweak-0.1.4.tar.gz: 4dc39a835f304da448eddb011f571c73a2cf67b2f340433a26ec87cc7b618faa
1 parent d5ba1e8 commit 68d7d15

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,29 @@
22

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

5-
## 0.1.3
5+
## 0.1.4
66

7-
No merged PRs
7+
([Full Changelog](https://github.com/QuantStack/jupyter-ui-tweak/compare/v0.1.3...d5ba1e8b9c8407c7a4440c20efd4df6041cb3694))
8+
9+
### Enhancements made
10+
11+
- add open in voila button [#1](https://github.com/QuantStack/jupyter-ui-tweak/pull/1) ([@trungleduc](https://github.com/trungleduc))
12+
13+
### Contributors to this release
14+
15+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
16+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
17+
18+
([GitHub contributors page for this release](https://github.com/QuantStack/jupyter-ui-tweak/graphs/contributors?from=2026-03-19&to=2026-03-19&type=c))
19+
20+
@trungleduc ([activity](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-ui-tweak+involves%3Atrungleduc+updated%3A2026-03-19..2026-03-19&type=Issues))
821

922
<!-- <END NEW CHANGELOG ENTRY> -->
1023

24+
## 0.1.3
25+
26+
No merged PRs
27+
1128
## 0.1.2
1229

1330
No merged PRs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyter-ui-tweak",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "UI tweaks for Jupyter application.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)