Skip to content

Commit

Permalink
🎉 Release of add-on JupyterLab 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Sep 14, 2023
1 parent ef70f72 commit 4170b3d
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -792,10 +792,10 @@ SOFTWARE.
[influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[influxdb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[influxdb-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.1
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.11.1/README.md
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.12.0
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.12.0/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.11.1-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.12.0-blue.svg
[jupyterlab-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[jupyterlab-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
Expand Down
39 changes: 37 additions & 2 deletions jupyterlab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,40 @@

## ⬆️ Dependency updates

- ⬆️ Update pandas to v2.0.2 @renovate ([#459](https://github.com/hassio-addons/addon-jupyterlab/pull/459))
- ⬆️ Update jupyterlab to v4.0.1 @renovate ([#460](https://github.com/hassio-addons/addon-jupyterlab/pull/460))
- ⬆️ Update nbconvert to v7.5.0 @renovate ([#463](https://github.com/hassio-addons/addon-jupyterlab/pull/463))
- ⬆️ Update SQLAlchemy to v2.0.16 @renovate ([#462](https://github.com/hassio-addons/addon-jupyterlab/pull/462))
- ⬆️ Update numpy to v1.25.0 @renovate ([#465](https://github.com/hassio-addons/addon-jupyterlab/pull/465))
- ⬆️ Update bokeh to v3.2.0 @renovate ([#467](https://github.com/hassio-addons/addon-jupyterlab/pull/467))
- ⬆️ Update nbconvert to v7.6.0 @renovate ([#466](https://github.com/hassio-addons/addon-jupyterlab/pull/466))
- ⬆️ Update mysqlclient to v2.2.0 @renovate ([#468](https://github.com/hassio-addons/addon-jupyterlab/pull/468))
- ⬆️ Update SQLAlchemy to v2.0.17 @renovate ([#469](https://github.com/hassio-addons/addon-jupyterlab/pull/469))
- ⬆️ Update pandas to v2.0.3 @renovate ([#470](https://github.com/hassio-addons/addon-jupyterlab/pull/470))
- ⬆️ Update jupyterlab to v4.0.2 @renovate ([#461](https://github.com/hassio-addons/addon-jupyterlab/pull/461))
- ⬆️ Update SQLAlchemy to v2.0.18 @renovate ([#473](https://github.com/hassio-addons/addon-jupyterlab/pull/473))
- ⬆️ Update matplotlib to v3.7.2 @renovate ([#474](https://github.com/hassio-addons/addon-jupyterlab/pull/474))
- ⬆️ Update ipywidgets to v8.0.7 @renovate ([#471](https://github.com/hassio-addons/addon-jupyterlab/pull/471))
- ⬆️ Update jupyterlab_widgets to v3.0.8 @renovate ([#472](https://github.com/hassio-addons/addon-jupyterlab/pull/472))
- ⬆️ Update numpy to v1.25.1 @renovate ([#475](https://github.com/hassio-addons/addon-jupyterlab/pull/475))
- ⬆️ Update nbconvert to v7.7.1 @renovate ([#478](https://github.com/hassio-addons/addon-jupyterlab/pull/478))
- ⬆️ Update SQLAlchemy to v2.0.19 @renovate ([#477](https://github.com/hassio-addons/addon-jupyterlab/pull/477))
- ⬆️ Update jupyterlab to v4.0.3 @renovate ([#476](https://github.com/hassio-addons/addon-jupyterlab/pull/476))
- ⬆️ Update nbconvert to v7.7.2 @renovate ([#479](https://github.com/hassio-addons/addon-jupyterlab/pull/479))
- ⬆️ Update bokeh to v3.2.1 @renovate ([#480](https://github.com/hassio-addons/addon-jupyterlab/pull/480))
- ⬆️ Update nbconvert to v7.7.3 @renovate ([#481](https://github.com/hassio-addons/addon-jupyterlab/pull/481))
- ⬆️ Update numpy to v1.25.2 @renovate ([#482](https://github.com/hassio-addons/addon-jupyterlab/pull/482))
- ⬆️ Update ipywidgets to v8.1.0 @renovate ([#483](https://github.com/hassio-addons/addon-jupyterlab/pull/483))
- ⬆️ Update jupyterlab to v4.0.4 @renovate ([#484](https://github.com/hassio-addons/addon-jupyterlab/pull/484))
- ⬆️ Update scrapy to v2.10.0 @renovate ([#485](https://github.com/hassio-addons/addon-jupyterlab/pull/485))
- ⬆️ Update psycopg2 to v2.9.7 @renovate ([#486](https://github.com/hassio-addons/addon-jupyterlab/pull/486))
- ⬆️ Update bokeh to v3.2.2 @renovate ([#488](https://github.com/hassio-addons/addon-jupyterlab/pull/488))
- ⬆️ Update jupyterlab to v4.0.5 @renovate ([#487](https://github.com/hassio-addons/addon-jupyterlab/pull/487))
- ⬆️ Update SQLAlchemy to v2.0.20 @renovate ([#489](https://github.com/hassio-addons/addon-jupyterlab/pull/489))
- ⬆️ Update geopy to v2.4.0 @renovate ([#492](https://github.com/hassio-addons/addon-jupyterlab/pull/492))
- ⬆️ Update nbconvert to v7.7.4 @renovate ([#490](https://github.com/hassio-addons/addon-jupyterlab/pull/490))
- ⬆️ Update pandas to v2.1.0 @renovate ([#495](https://github.com/hassio-addons/addon-jupyterlab/pull/495))
- ⬆️ Update nbconvert to v7.8.0 @renovate ([#493](https://github.com/hassio-addons/addon-jupyterlab/pull/493))
- ⬆️ Update scrapy to v2.10.1 @renovate ([#494](https://github.com/hassio-addons/addon-jupyterlab/pull/494))
- ⬆️ Update matplotlib to v3.7.3 @renovate ([#496](https://github.com/hassio-addons/addon-jupyterlab/pull/496))
- ⬆️ Update jupyterlab_widgets to v3.0.9 @renovate ([#498](https://github.com/hassio-addons/addon-jupyterlab/pull/498))
- ⬆️ Update ipywidgets to v8.1.1 @renovate ([#497](https://github.com/hassio-addons/addon-jupyterlab/pull/497))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7 @renovate ([#464](https://github.com/hassio-addons/addon-jupyterlab/pull/464))
4 changes: 2 additions & 2 deletions jupyterlab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ reproducible computing, based on the Jupyter Notebook and Architecture.
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.11.1-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.1
[release-shield]: https://img.shields.io/badge/version-v0.12.0-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.12.0
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png
2 changes: 1 addition & 1 deletion jupyterlab/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: JupyterLab
version: 0.11.1
version: 0.12.0
slug: jupyterlablite
description: Create documents containing live code, equations, visualizations, and
explanatory text
Expand Down

0 comments on commit 4170b3d

Please sign in to comment.