Skip to content

Commit 92acdc7

Browse files
committed
replace tutorial URLs with Jupyter nbviewer, since github rendering is broken
1 parent 22ca691 commit 92acdc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ for suggestions.
7474
7575
## Tutorial
7676
77-
There is a Jupyter notebook [tutorial](https://github.com/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb)
77+
There is a Jupyter notebook [tutorial](https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb)
7878
that covers many pyscript features. It can be downlaoded and run interactively in Jupyter
7979
notebook connected to your live HASS with pyscript. You can download the `pyscript_tutorial.ipynb`
8080
notebook using:
@@ -185,7 +185,7 @@ applications you develop.
185185
* [Issues](https://github.com/craigbarratt/hass-pyscript-jupyter/issues)
186186
* [Wiki](https://github.com/craigbarratt/hass-pyscript-jupyter/wiki)
187187
* [GitHub repository](https://github.com/craigbarratt/hass-pyscript-jupyter) (please add a star if you like it!)
188-
* [Jupyter notebook tutorial](https://github.com/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb)
188+
* [Jupyter notebook tutorial](https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb)
189189
* [Pyscript](https://github.com/custom-components/pyscript)
190190
191191
## Copyright

0 commit comments

Comments
 (0)