Skip to content

Commit abaf489

Browse files
committed
replace tutorial URLs with Jupyter nbviewer, since github rendering is broken
1 parent 0cb2e7e commit abaf489

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
@@ -41,7 +41,7 @@ CLI](https://github.com/home-assistant-ecosystem/home-assistant-cli), although t
4141
status on many other parts of HASS.
4242

4343
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),
4545
which can be downloaded and run interactively in Jupyter notebook connected to your live HASS with pyscript.
4646

4747
Pyscript provides functionality that complements the existing automations, templates and triggers.
@@ -790,7 +790,7 @@ applications you develop.
790790
* [Issues](https://github.com/custom-components/pyscript/issues)
791791
* [Wiki](https://github.com/custom-components/pyscript/wiki)
792792
* [GitHub repository](https://github.com/custom-components/pyscript) (please add a star if you like `pyscript`!)
793-
* [Jupyter notebook tutorial](https://github.com/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb)
793+
* [Jupyter notebook tutorial](https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb)
794794

795795
## Copyright
796796

0 commit comments

Comments
 (0)