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

execute python code in the browser #8

Open
AndreasArne opened this issue Jan 13, 2022 · 1 comment
Open

execute python code in the browser #8

AndreasArne opened this issue Jan 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@AndreasArne
Copy link
Member

Found these projects to execute python in the browser. Can be used to manually test code in the browser from inspect.

https://github.com/brython-dev/brython/releases
http://skulpt.org/using.html#modules

IBrython looks more promising.

@AndreasArne AndreasArne added bug Something isn't working and removed new feature labels Mar 22, 2022
@AndreasArne
Copy link
Member Author

It can't read files with open(). Something is wrong with the path.
This is how it tries to get the file https://umbridge.arnesson.dev/results/execute/26439261672z/kmom10/frequency.txt?foo=1647943339088

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant