From 7d957d1d874763169486549b151ebc19c8993468 Mon Sep 17 00:00:00 2001 From: Kevin Goldsmith Date: Fri, 29 Apr 2022 08:17:05 -0600 Subject: [PATCH] added link to the Nucleus space --- pyscriptjs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pyscriptjs/README.md b/pyscriptjs/README.md index 1004892..2aabdd6 100644 --- a/pyscriptjs/README.md +++ b/pyscriptjs/README.md @@ -34,3 +34,7 @@ A simple webapp to demonstrate the capabilities of PyScript. Once this is visible, open a browser at [http://localhost:8080](http://localhost:8080). This will provide a list of demos that you can run. + +## More information + +You can find more information and links about PyScript at [https://community.anaconda.cloud/c/pyscript](https://community.anaconda.cloud/c/pyscript)