We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86661de commit bab374aCopy full SHA for bab374a
docs/examples.md
@@ -9,8 +9,6 @@ The examples are (links take you to the code):
9
10
* [Hello world](https://pyscript.com/@examples/hello-world/latest)
11
* uses included datetime module. No additional packages.
12
-* [A simple clock](https://pyscript.com/@examples/simple-clock/latest)
13
- * Not found
14
* [WebGL Icosahedron](https://pyscript.com/@examples/webgl-icosahedron/latest)
15
* uses very old version of [three.js](https://threejs.org/) directly imported in index.html. (not as a module in toml)
16
* [Pandas dataframe fun](https://pyscript.com/@examples/pandas/latest)
0 commit comments