Skip to content

Commit bd1a669

Browse files
committed
🎉 Release of add-on JupyterLab 0.17.0
1 parent 5abf9f8 commit bd1a669

File tree

4 files changed

+9
-25
lines changed

4 files changed

+9
-25
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -890,10 +890,10 @@ SOFTWARE.
890890
[influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
891891
[influxdb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
892892
[influxdb-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
893-
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.16.2
894-
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.16.2/README.md
893+
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.17.0
894+
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.17.0/README.md
895895
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
896-
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.16.2-blue.svg
896+
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.17.0-blue.svg
897897
[jupyterlab-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
898898
[jupyterlab-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
899899
[jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

jupyterlab/CHANGELOG.md

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,7 @@
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-
113
## ⬆️ Dependency updates
124

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))
5+
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v9 @[renovate[bot]](https://github.com/apps/renovate) ([#756](https://github.com/hassio-addons/addon-jupyterlab/pull/756))
6+
- ⬆️ Update jupyterlab to v4.5.0 @[renovate[bot]](https://github.com/apps/renovate) ([#759](https://github.com/hassio-addons/addon-jupyterlab/pull/759))
7+
- ⬆️ Update scrapy to v2.13.4 [SECURITY] @[renovate[bot]](https://github.com/apps/renovate) ([#758](https://github.com/hassio-addons/addon-jupyterlab/pull/758))

jupyterlab/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ reproducible computing, based on the Jupyter Notebook and Architecture.
3535
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
3636
[patreon]: https://www.patreon.com/frenck
3737
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
38-
[release-shield]: https://img.shields.io/badge/version-v0.16.2-blue.svg
39-
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.16.2
38+
[release-shield]: https://img.shields.io/badge/version-v0.17.0-blue.svg
39+
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.17.0
4040
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

jupyterlab/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: JupyterLab
2-
version: 0.16.2
2+
version: 0.17.0
33
slug: jupyterlablite
44
description: Create documents containing live code, equations, visualizations, and
55
explanatory text

0 commit comments

Comments
 (0)