mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on JupyterLab Lite 0.3.1
This commit is contained in:
parent
26bca2272c
commit
a8d785994c
4 changed files with 31 additions and 33 deletions
|
@ -865,10 +865,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-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/v0.3.0
|
||||
[addon-doc-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/v0.3.0/README.md
|
||||
[addon-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/v0.3.1
|
||||
[addon-doc-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/v0.3.1/README.md
|
||||
[jupyterlablite-issue]: https://github.com/hassio-addons/addon-jupyterlab-lite/issues
|
||||
[jupyterlablite-version-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg
|
||||
[jupyterlablite-version-shield]: https://img.shields.io/badge/version-v0.3.1-blue.svg
|
||||
[jupyterlablite-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/jupyterlablite-amd64.svg
|
||||
[jupyterlablite-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[jupyterlablite-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,35 +1,33 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
This release upgrades all internals, and contains the first major and stable release of Jupyter Lab as well! 🎉
|
||||
This is a general maintenance release.
|
||||
|
||||
### Changed
|
||||
|
||||
- :arrow_up: Updates bokeh to v1.2.0 (#56)
|
||||
- :arrow_up: Updates geopy to v1.20.0 (#54)
|
||||
- :arrow_up: Updates nbconvert to v5.5.0 (#52)
|
||||
- :arrow_up: Updates psycopg2 to v2.8.3 (#58)
|
||||
- :arrow_up: Upgrades MySQL client to 5.7.26-0ubuntu0.18.04.1
|
||||
- :arrow_up: Upgrades libpng to 1.6.34-1ubuntu0.18.04.2
|
||||
- :arrow_up: Upgrades libpg to 10.8-0ubuntu0.18.04.1
|
||||
- :arrow_up: Upgrades python3-distutils to 3.6.8-1~18.04
|
||||
- :arrow_up: Upgrades nodejs to 8.16.0-1nodesource1
|
||||
- :arrow_up: Upgrades numpy to 1.16.4
|
||||
- :arrow_up: Updates SQLAlchemy to v1.3.5 (#59)
|
||||
- :pencil2: Maintaince -> Maintenance
|
||||
- :arrow_up: Upgrades libpq to 10.9-0ubuntu0.18.04.1
|
||||
- :arrow_up: Updates ipywidgets to v7.5.0 (#61)
|
||||
- :arrow_up: Updates matplotlib to v3.1.1 (#63)
|
||||
- :arrow_up: Updates jupyterlab_github to v1 (#64)
|
||||
- :arrow_up: Updates jupyterlab to v1.0.2 (#65)
|
||||
- :arrow_up: Updates scrapy to v1.7.1 (#66)
|
||||
- :arrow_up: Updates pandas to v0.25.0 (#67)
|
||||
- :arrow_up: Updates beautifulsoup4 to v4.8.0 (#68)
|
||||
- :arrow_up: Upgrades libzmq to 4.2.5-1ubuntu0.2
|
||||
- :arrow_up: Upgrades libssl-dev to 1.1.1-1ubuntu2.1~18.04.4
|
||||
- :arrow_up: Upgrades jupyter-widgets/jupyterlab-manager to 1.0
|
||||
- :arrow_up: Upgrades add-on base image to v3.1.3
|
||||
- :arrow_up: Updates numpy to v1.17.0 (#74)
|
||||
- :arrow_up: Updates pandas-datareader to v0.7.4 (#75)
|
||||
- :arrow_up: Updates ipywidgets to v7.5.1 (#76)
|
||||
- :arrow_up: Updates bokeh to v1.3.4 (#80)
|
||||
- :arrow_up: Updates nbconvert to v5.6.0 (#81)
|
||||
- :arrow_up: Upgrades libmysqlclient-dev to 5.7.27-0ubuntu0.18.04.1
|
||||
- :arrow_up: Upgrades libmysqlclient20 to 5.7.27-0ubuntu0.18.04.1
|
||||
- :arrow_up: Upgrades libpq-dev to 10.10-0ubuntu0.18.04.1
|
||||
- :arrow_up: Upgrades libpq5 to 10.10-0ubuntu0.18.04.1
|
||||
- :arrow_up: Updates mysqlclient to v1.4.4 (#84)
|
||||
- :arrow_up: Upgrades nginx to 1.14.0-0ubuntu1.5
|
||||
- :arrow_up: Updates SQLAlchemy to v1.3.7 (#85)
|
||||
- :arrow_up: Updates scrapy to v1.7.3 (#78)
|
||||
- :arrow_up: Updates pandas to v0.25.1 (#90)
|
||||
- :arrow_up: Upgrades add-on base image to v3.2.0
|
||||
- :arrow_up: Upgrades nginx to 1.14.0-0ubuntu1.6
|
||||
- :arrow_up: Upgrades libnginx-mod-http-lua to 1.14.0-0ubuntu1.6
|
||||
- :ambulance: Fixes path handling for SSL certificates
|
||||
- :hammer: Updates HA Auth URL in NGinx LUA script
|
||||
- :hammer: Use Hass.io DNS as NGinx resolver
|
||||
- :arrow_up: Upgrades nodejs to 8.16.1-1nodesource1
|
||||
- :arrow_up: Updates jupyterlab to v1.0.9 (#89)
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-jupyterlab-lite/compare/v0.2.0...v0.3.0
|
||||
[changelog]: https://github.com/hassio-addons/addon-jupyterlab-lite/compare/v0.3.0...v0.3.1
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -46,13 +46,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/v0.3.0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/v0.3.1/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-jupyterlab-lite/87337?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/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.3.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/v0.3.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.3.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/v0.3.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab-lite/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "JupyterLab Lite",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"slug": "jupyterlablite",
|
||||
"description": "Create documents containing live code, equations, visualizations, and explanatory text.",
|
||||
"url": "https://github.com/hassio-addons/addon-jupyterlab-lite",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue