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
+7-11
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,7 @@
17
17
18
18
---
19
19
20
-
[ReactPy](https://reactpy.herokuapp.com) is a library for building user interfaces in Python without Javascript. ReactPy
21
-
interfaces are made from components which look and behave similarly to this found in
22
-
[ReactJS](https://reactjs.org/). Designed with simplicity in mind, ReactPy can be used
23
-
by those without web development experience while also being powerful enough to grow
24
-
with your ambitions.
20
+
[ReactPy](https://reactpy.dev/) is a library for building user interfaces in Python without Javascript. ReactPy interfaces are made from components which look and behave similarly to those found in [ReactJS](https://reactjs.org/). Designed with simplicity in mind, ReactPy can be used by those without web development experience while also being powerful enough to grow with your ambitions.
Follow the links below to find out more about this project.
68
64
69
-
-[Try it Now](https://mybinder.org/v2/gh/reactive-python/reactpy-jupyter/main?urlpath=lab/tree/notebooks/introduction.ipynb) - check out ReactPy in a Jupyter Notebook.
70
-
-[Documentation](https://reactpy.herokuapp.com/) - learn how to install, run, and use ReactPy.
71
-
-[Community Forum](https://github.com/reactive-python/reactpy/discussions) - ask questions, share ideas, and show off projects.
72
-
-[Contributor Guide](https://reactpy.herokuapp.com/docs/developing-reactpy/contributor-guide.html) - see how you can help develop this project.
73
-
-[Code of Conduct](https://github.com/reactive-python/reactpy/blob/main/CODE_OF_CONDUCT.md) - standards for interacting with this community.
65
+
-[Try it Now](https://mybinder.org/v2/gh/reactive-python/reactpy-jupyter/main?urlpath=lab/tree/notebooks/introduction.ipynb) - check out ReactPy in a Jupyter Notebook.
66
+
-[Documentation](https://reactpy.dev/) - learn how to install, run, and use ReactPy.
67
+
-[Community Forum](https://github.com/reactive-python/reactpy/discussions) - ask questions, share ideas, and show off projects.
68
+
-[Contributor Guide](https://reactpy.dev/docs/developing-reactpy/contributor-guide.html) - see how you can help develop this project.
69
+
-[Code of Conduct](https://github.com/reactive-python/reactpy/blob/main/CODE_OF_CONDUCT.md) - standards for interacting with this community.
0 commit comments