https://github.com/junxian428/pyscript_sinxcosxgraphtransformation
HTML with PyScript to perform the matplotlib similar to https://github.com/junxian428/SinxCosxGraphTransformation/blob/main/Untitled1.ipynb
https://github.com/junxian428/pyscript_sinxcosxgraphtransformation
html pyscript python
Last synced: about 1 year ago
JSON representation
HTML with PyScript to perform the matplotlib similar to https://github.com/junxian428/SinxCosxGraphTransformation/blob/main/Untitled1.ipynb
- Host: GitHub
- URL: https://github.com/junxian428/pyscript_sinxcosxgraphtransformation
- Owner: junxian428
- Created: 2022-05-05T10:59:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T11:07:36.000Z (about 4 years ago)
- Last Synced: 2025-01-21T15:50:20.934Z (over 1 year ago)
- Topics: html, pyscript, python
- Language: HTML
- Homepage: py-script-sinx-cosx-graph-transformation.vercel.app
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyScript_SinxCosxGraphTransformation
IPYNB notebook version as previous repository:
https://github.com/junxian428/SinxCosxGraphTransformation/blob/main/Untitled1.ipynb
Now, using PyScript to do the same thing but in HTML. Demonstration.
Official Example:
https://github.com/pyscript/pyscript/tree/main/pyscriptjs/examples
