Skip to content

Commit efd6d76

Browse files
committed
🎉 Release of add-on JupyterLab 0.16.2
1 parent 18991de commit efd6d76

File tree

4 files changed

+25
-14
lines changed

4 files changed

+25
-14
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -906,10 +906,10 @@ SOFTWARE.
906906
[influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
907907
[influxdb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
908908
[influxdb-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
909-
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.16.1
910-
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.16.1/README.md
909+
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.16.2
910+
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.16.2/README.md
911911
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
912-
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.16.1-blue.svg
912+
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.16.2-blue.svg
913913
[jupyterlab-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
914914
[jupyterlab-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
915915
[jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

jupyterlab/CHANGELOG.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
## What’s changed
22

3+
## 🐛 Bug fixes
4+
5+
- Remove deprecated codenotary fields @frenck ([#752](https://github.com/hassio-addons/addon-jupyterlab/pull/752))
6+
7+
## 📚 Documentation
8+
9+
- Clean up older architecture references @frenck ([#754](https://github.com/hassio-addons/addon-jupyterlab/pull/754))
10+
311
## ⬆️ Dependency updates
412

5-
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v8.1.1 @[renovate[bot]](https://github.com/apps/renovate) ([#732](https://github.com/hassio-addons/addon-jupyterlab/pull/732))
6-
- ⬆️ Update jupyterlab to v4.4.8 @[renovate[bot]](https://github.com/apps/renovate) ([#733](https://github.com/hassio-addons/addon-jupyterlab/pull/733))
7-
- ⬆️ Update jupyterlab to v4.4.9 @[renovate[bot]](https://github.com/apps/renovate) ([#735](https://github.com/hassio-addons/addon-jupyterlab/pull/735))
8-
- ⬆️ Update beautifulsoup4 to v4.14.0 @[renovate[bot]](https://github.com/apps/renovate) ([#736](https://github.com/hassio-addons/addon-jupyterlab/pull/736))
9-
- ⬆️ Update pandas to v2.3.3 @[renovate[bot]](https://github.com/apps/renovate) ([#738](https://github.com/hassio-addons/addon-jupyterlab/pull/738))
10-
- ⬆️ Update beautifulsoup4 to v4.14.2 @[renovate[bot]](https://github.com/apps/renovate) ([#737](https://github.com/hassio-addons/addon-jupyterlab/pull/737))
11-
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v8.1.3 @[renovate[bot]](https://github.com/apps/renovate) ([#734](https://github.com/hassio-addons/addon-jupyterlab/pull/734))
13+
- ⬆️ Update SQLAlchemy to v2.0.44 @[renovate[bot]](https://github.com/apps/renovate) ([#741](https://github.com/hassio-addons/addon-jupyterlab/pull/741))
14+
- ⬆️: migrate Renovate config @[renovate[bot]](https://github.com/apps/renovate) ([#753](https://github.com/hassio-addons/addon-jupyterlab/pull/753))
15+
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v8.1.4 @[renovate[bot]](https://github.com/apps/renovate) ([#743](https://github.com/hassio-addons/addon-jupyterlab/pull/743))
16+
- ⬆️ Update bokeh to v3.8.1 @[renovate[bot]](https://github.com/apps/renovate) ([#750](https://github.com/hassio-addons/addon-jupyterlab/pull/750))
17+
- ⬆️ Update ipywidgets to v8.1.8 @[renovate[bot]](https://github.com/apps/renovate) ([#748](https://github.com/hassio-addons/addon-jupyterlab/pull/748))
18+
- ⬆️ Update jupyterlab to v4.4.10 @[renovate[bot]](https://github.com/apps/renovate) ([#745](https://github.com/hassio-addons/addon-jupyterlab/pull/745))
19+
- ⬆️ Update jupyterlab_widgets to v3.0.16 @[renovate[bot]](https://github.com/apps/renovate) ([#749](https://github.com/hassio-addons/addon-jupyterlab/pull/749))
20+
- ⬆️ Update matplotlib to v3.10.7 @[renovate[bot]](https://github.com/apps/renovate) ([#739](https://github.com/hassio-addons/addon-jupyterlab/pull/739))
21+
- ⬆️ Update psycopg2 to v2.9.11 @[renovate[bot]](https://github.com/apps/renovate) ([#740](https://github.com/hassio-addons/addon-jupyterlab/pull/740))
22+
- ⬆️ Update numpy to v2.3.4 @[renovate[bot]](https://github.com/apps/renovate) ([#742](https://github.com/hassio-addons/addon-jupyterlab/pull/742))
23+
- ⬆️ Update HASS-data-detective to v3.2 @[renovate[bot]](https://github.com/apps/renovate) ([#747](https://github.com/hassio-addons/addon-jupyterlab/pull/747))

jupyterlab/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons:
5151
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5252
[patreon]: https://www.patreon.com/frenck
5353
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
54-
[release-shield]: https://img.shields.io/badge/version-v0.16.1-blue.svg
55-
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.16.1
54+
[release-shield]: https://img.shields.io/badge/version-v0.16.2-blue.svg
55+
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.16.2
5656
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

jupyterlab/config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: JupyterLab
2-
version: 0.16.1
2+
version: 0.16.2
33
slug: jupyterlablite
44
description: Create documents containing live code, equations, visualizations, and
55
explanatory text
66
url: https://github.com/hassio-addons/addon-jupyterlab
7-
codenotary: [email protected]
87
ingress: true
98
panel_icon: mdi:flask-outline
109
arch:

0 commit comments

Comments
 (0)