⬆️ Updating add-on JupyterLab to 71ed902

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-25 14:24:10 +00:00
parent f6f41e3de8
commit e846ecb51b
4 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,6 @@
# Changelog since v0.4.0
- ⬆ Upgrades nodejs to 12.21.0-1nodesource1 (#246)
- Add Seaborn by default (#245)
- ⬆ Upgrades nodejs to 12.20.2-1nodesource1 (#244)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 (#243)

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]: 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-b3f6ccf-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/b3f6ccf
[release-shield]: https://img.shields.io/badge/version-71ed902-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/71ed902
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "JupyterLab",
"version": "b3f6ccf",
"version": "71ed902",
"slug": "jupyterlablite",
"description": "Create documents containing live code, equations, visualizations, and explanatory text",
"url": "https://github.com/hassio-addons/addon-jupyterlab",