mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on JupyterLab to e22a0d5
This commit is contained in:
parent
3801ff1176
commit
b60f743b74
4 changed files with 24 additions and 6 deletions
|
@ -910,10 +910,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/cfaaa00
|
||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/cfaaa00/README.md
|
||||
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/e22a0d5
|
||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/e22a0d5/README.md
|
||||
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
|
||||
[jupyterlab-version-shield]: https://img.shields.io/badge/version-cfaaa00-blue.svg
|
||||
[jupyterlab-version-shield]: https://img.shields.io/badge/version-e22a0d5-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
|
||||
|
|
|
@ -1,2 +1,20 @@
|
|||
# Changelog since v0.4.0
|
||||
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 (#237)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.4...5fde0909bcbbf702c477a7705950d8acf939ab1b)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#236)
|
||||
|
||||
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16.
|
||||
- [Release notes](https://github.com/actions/stale/releases)
|
||||
- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆ Upgrades libpq5 to 11.10-0+deb10u1 (#238)
|
||||
|
|
|
@ -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]: 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-cfaaa00-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/cfaaa00
|
||||
[release-shield]: https://img.shields.io/badge/version-e22a0d5-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/e22a0d5
|
||||
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "JupyterLab",
|
||||
"version": "cfaaa00",
|
||||
"version": "e22a0d5",
|
||||
"slug": "jupyterlablite",
|
||||
"description": "Create documents containing live code, equations, visualizations, and explanatory text",
|
||||
"url": "https://github.com/hassio-addons/addon-jupyterlab",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue