Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A simple example of NumPy and user interaction #106

Closed
tirthajyoti opened this issue May 2, 2022 · 2 comments
Closed

A simple example of NumPy and user interaction #106

tirthajyoti opened this issue May 2, 2022 · 2 comments
Labels
invalid This doesn't seem right tag: example Related to adding or improving examples

Comments

@tirthajyoti
Copy link

I found the given examples either not related to Data science directly, or too involved (in terms of front-end code) for data scientists who want to just run NumPy/Matplotlib code on the browser with simple user interactions with HTML widgets. So, I created a simple example of random variable generation (which is foundational for data science work anyway).

Here is the HTML hosted on my Github page. An awesome nod to the power of PyScript that we can run this kind of computation on a Github static page w/o a single line of JS code actually doing anything :-)

https://tirthajyoti.github.io/pyscript_random_gen.html

@verhulstm
Copy link
Contributor

this is really great, thanks for making such a nice demo site :)

@philippjfr philippjfr added the tag: example Related to adding or improving examples label May 2, 2022
@fpliger fpliger added the invalid This doesn't seem right label Jun 28, 2022
@fpliger
Copy link
Contributor

fpliger commented Jun 28, 2022

closing this as no action.

@fpliger fpliger closed this as completed Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right tag: example Related to adding or improving examples
Projects
None yet
Development

No branches or pull requests

4 participants