Skip to content

Instantly share code, notes, and snippets.

@nichtich
Last active September 7, 2022 19:10
Show Gist options
  • Save nichtich/513ebb50f3b3c235ab84ee7d04f0b7a7 to your computer and use it in GitHub Desktop.
Save nichtich/513ebb50f3b3c235ab84ee7d04f0b7a7 to your computer and use it in GitHub Desktop.
Jupyter notebook hosting
Service Access Kernels
https://notebooks.azure.com/ Free (+paid plans) Python 2 & 3, F#, R
https://anaconda.org/ Free (+paid plans) Python 2 & 3, Julia, R, Spark, ...
https://cocalc.com/ Free (+paid plans)
https://colab.research.google.com/ Free Python 2 & 3
https://jupyter.gwdg.de GWDG Account Haskell, Julia, Python 3, R
https://gryd.us/ .edu email Python 2 & 3, Octave, Julia, R
https://datascientistworkbench.com/ ..., also OpenRefine!
https://paws.wmflabs.org Wikimedia account ...

Additional kernels possible with MyBinder!

Software can be installed via terminal/bash. Custom Kernels are possible, e.g.: https://github.com/sagemathinc/cocalc/wiki/CustomerJupyterKernel

Jupyter can also be installed on other cloud hosting services, e.g. Google Compute Engine VM.

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