⬆️ Updating add-on JupyterLab to 402cc0a

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-21 08:42:44 +00:00
parent ee65e20360
commit ae40d3c8a3
4 changed files with 22 additions and 6 deletions

View file

@ -850,10 +850,10 @@ SOFTWARE.
[influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[influxdb-i386-shield]: https://img.shields.io/badge/i386-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/64efa50 [addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/402cc0a
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/64efa50/README.md [addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/402cc0a/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-64efa50-blue.svg [jupyterlab-version-shield]: https://img.shields.io/badge/version-402cc0a-blue.svg
[jupyterlab-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,20 @@
# Changelog since v0.10.0 # Changelog since v0.10.0
- ⬆️ Bump jupyterlab to 3.6.2 (#421)
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/vdom@3.6.2/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@3.6.1...@jupyterlab/vdom@3.6.2)
---
updated-dependencies:
- dependency-name: jupyterlab
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump beautifulsoup4 to 4.12.0 (#422) - ⬆️ Bump beautifulsoup4 to 4.12.0 (#422)
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.2 to 4.12.0. Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.2 to 4.12.0.

View file

@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-64efa50-blue.svg [release-shield]: https://img.shields.io/badge/version-402cc0a-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/64efa50 [release]: https://github.com/hassio-addons/addon-jupyterlab/tree/402cc0a
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: JupyterLab name: JupyterLab
version: 64efa50 version: 402cc0a
slug: jupyterlablite slug: jupyterlablite
description: Create documents containing live code, equations, visualizations, and description: Create documents containing live code, equations, visualizations, and
explanatory text explanatory text