File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ for suggestions.
74
74
75
75
## Tutorial
76
76
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)
78
78
that covers many pyscript features. It can be downlaoded and run interactively in Jupyter
79
79
notebook connected to your live HASS with pyscript. You can download the `pyscript_tutorial.ipynb`
80
80
notebook using:
@@ -185,7 +185,7 @@ applications you develop.
185
185
* [Issues](https://github.com/craigbarratt/hass-pyscript-jupyter/issues)
186
186
* [Wiki](https://github.com/craigbarratt/hass-pyscript-jupyter/wiki)
187
187
* [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)
189
189
* [Pyscript](https://github.com/custom-components/pyscript)
190
190
191
191
## Copyright
You can’t perform that action at this time.
0 commit comments