File tree Expand file tree Collapse file tree 4 files changed +18
-6
lines changed
Expand file tree Collapse file tree 4 files changed +18
-6
lines changed Original file line number Diff line number Diff line change @@ -77,10 +77,15 @@ the Wiki with examples and tutorials. It would be fun to hear about unique and c
7777you develop. Please see this [README](https://github.com/custom-components/pyscript/tree/master/tests)
7878for setting up a development environment and running tests.
7979
80+ Even if you aren't a developer, please participate in our
81+ [discussions community](https://github.com/custom-components/pyscript/discussions).
82+ Helping other users is another great way to contribute to pyscript!
83+
8084# # Useful Links
8185
8286* [Documentation stable](https://hacs-pyscript.readthedocs.io/en/stable): latest release
8387* [Documentation latest](https://hacs-pyscript.readthedocs.io/en/latest): current master in Github
88+ * [Discussion and help](https://github.com/custom-components/pyscript/discussions)
8489* [Issues](https://github.com/custom-components/pyscript/issues)
8590* [Wiki](https://github.com/custom-components/pyscript/wiki)
8691* [GitHub repository](https://github.com/custom-components/pyscript) (please add a star if you like pyscript!)
Original file line number Diff line number Diff line change @@ -7,3 +7,7 @@ tutorials. It would be fun to hear about unique and clever applications
77you develop. Please see this
88`README <https://github.com/custom-components/pyscript/tree/master/tests >`__
99for setting up a development environment and running tests.
10+
11+ Even if you aren't a developer, please participate in our
12+ `discussions community <https://github.com/custom-components/pyscript/discussions >`__.
13+ Helping other users is another great way to contribute to pyscript!
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ Useful Links
33
44- `Documentation stable <https://hacs-pyscript.readthedocs.io/en/stable >`__: latest release
55- `Documentation latest <https://hacs-pyscript.readthedocs.io/en/latest >`__: current master in GitHub
6- - `Issues <https://github.com/custom-components/pyscript/issues >`__
7- - `Wiki <https://github.com/custom-components/pyscript/wiki >`__
6+ - `Discussion and help <https://github.com/custom-components/pyscript/discussions >`__: community support and discussion
87- `GitHub repository <https://github.com/custom-components/pyscript >`__ (please add a star if you like pyscript!)
9- - `Jupyter notebook
10- tutorial <https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb> `__
8+ - `Release notes <https://github.com/custom-components/pyscript/releases >`__: see what's changed
9+ - `Issues <https://github.com/custom-components/pyscript/issues >`__: report bugs or propose new features
10+ - `Wiki <https://github.com/custom-components/pyscript/wiki >`__: share your pyscript apps and scripts
11+ - `Using Jupyter <https://github.com/craigbarratt/hass-pyscript-jupyter >`__
12+ - `Jupyter notebook tutorial <https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb >`__
Original file line number Diff line number Diff line change @@ -32,9 +32,10 @@ See the documentation if you want to install pyscript manually.
3232## Useful Links
3333
3434* [ Documentation] ( https://hacs-pyscript.readthedocs.io/en/stable )
35- * [ Using Jupyter] ( https://github.com/craigbarratt/hass-pyscript-jupyter )
36- * [ Jupyter notebook tutorial] ( https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb )
35+ * [ Discussion and help] ( https://github.com/custom-components/pyscript/discussions )
3736* [ GitHub repository] ( https://github.com/custom-components/pyscript ) (please add a star if you like pyscript!)
3837* [ Release notes] ( https://github.com/custom-components/pyscript/releases )
3938* [ Issues] ( https://github.com/custom-components/pyscript/issues )
4039* [ Wiki] ( https://github.com/custom-components/pyscript/wiki )
40+ * [ Using Jupyter] ( https://github.com/craigbarratt/hass-pyscript-jupyter )
41+ * [ Jupyter notebook tutorial] ( https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb )
You can’t perform that action at this time.
0 commit comments