You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ CLI](https://github.com/home-assistant-ecosystem/home-assistant-cli), although t
41
41
status on many other parts of HASS.
42
42
43
43
For more information about the Jupyter kernel, see the [README](https://github.com/craigbarratt/hass-pyscript-jupyter/blob/master/README.md).
44
-
There is also a [Jupyter notebook tutorial](https://github.com/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb),
44
+
There is also a [Jupyter notebook tutorial](https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb),
45
45
which can be downloaded and run interactively in Jupyter notebook connected to your live HASS with pyscript.
46
46
47
47
Pyscript provides functionality that complements the existing automations, templates and triggers.
0 commit comments