Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fomightez/cbcaa22b2ec58b8ca65f978978b74a7c to your computer and use it in GitHub Desktop.
Save fomightez/cbcaa22b2ec58b8ca65f978978b74a7c to your computer and use it in GitHub Desktop.
Resources for running code in cloud-based Jupyter notebooks in your browser

Information good as of early 2017

In the listing below they are ordered by ranking with the most stable and full-featured being first. The ranking emphasizes stability overall.
Because the impetus for this list involves VPython, that is the most strongly considered feature. Step-by-step guides are linked to for each one:

Of the last two, presently the best Binder option is the VPython Binder with Seaborn module added. This is currently using the more stable beta Binder site. The original The VPython Binder is still at the original site and you can check the current status first. If the DEPLOY state is 🔴, you cannot use either of the original VPython Binder at that time. DEPLOY state needs to be green.

For anyone else stumbling upon this information looking for places to run Python code in Jupyter notebooks in the cloud:
There are additional options, such as PythonAnywhere, plon.io, wakari.io (seems to have been bought or rebranded to Anaconda cloud), and CoCalc (formerly, SageMathCloud) not listed here. They may suit your needs, but are not listed because I cannot make a guide for all and/or presently some don't work on our campus network. Plus, I haven't checked all for ability to use VPython, which was one of our critical features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment