Skip to content

Commit

Permalink
✏️ Replace some Hass.io occurances
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Feb 26, 2020
1 parent d296c2f commit 9662472
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
Create documents containing live code, equations, visualizations,
and explanatory text.

![The JupyterLab Hass.io add-on](images/screenshot.png)
![The JupyterLab add-on](images/screenshot.png)

## About

Expand Down Expand Up @@ -142,7 +142,7 @@ panel_iframe:
jupyterlab:
title: JupyterLab
icon: mdi:flask
url: https://addres.to.your.hass.io:7777
url: https://addres.to.your.home.assistant:7777
```

## Getting a GitHub access token
Expand Down
2 changes: 1 addition & 1 deletion jupyterlab/.README.j2
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Create documents containing live code, equations, visualizations,
and explanatory text.

![The JupyterLab Hass.io add-on][screenshot]
![The JupyterLab add-on][screenshot]

## About

Expand Down
2 changes: 1 addition & 1 deletion jupyterlab/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "JupyterLab Lite",
"version": "dev",
"slug": "jupyterlablite",
"description": "Create documents containing live code, equations, visualizations, and explanatory text.",
"description": "Create documents containing live code, equations, visualizations, and explanatory text",
"url": "https://github.com/hassio-addons/addon-jupyterlab-lite",
"webui": "[PROTO:ssl]://[HOST]:[PORT:7777]",
"startup": "application",
Expand Down

0 comments on commit 9662472

Please sign in to comment.