Interactive browser-based console for any Python Gist
pythonanywhere.com
Interactive browser-based console for any Python Gist
1–10 of 12 posts
Re: Interactive browser-based console for any Python Gist
#2Re: Interactive browser-based console for any Python Gist
#3Clever, but what would you use it for?
Re: Interactive browser-based console for any Python Gist
#4Re: Interactive browser-based console for any Python Gist
#5Clever, but what would you use it for?
https://www.pythonanywhere.com/gists/459573/rps.py/ipython2/
Re: Interactive browser-based console for any Python Gist
#6Re: Interactive browser-based console for any Python Gist
#7Earlier quoted context omitted.
Why, to play Rock, Paper, Scissors, of course! https://www.pythonanywhere.com/gists/459573/rps.py/ipython2/
awesome. Rock, every time.
Re: Interactive browser-based console for any Python Gist
#8Re: Interactive browser-based console for any Python Gist
#9In the same space, I recently discovered http://c9.io , which I'm pretty happy with overall. Very rich feature-set, and it seems to be open source. (I say "seems" because I haven't checked to see if the OSS code is enough to replicate the site on my own hosting.) Although I've had some squirrelly save/load behaviour, which was concerning.
Re: Interactive browser-based console for any Python Gist
#10I made a site in a similar vein a few years ago but it never really caught on. Maybe we should chat.