Skip to content

Instantly share code, notes, and snippets.

@nichtich
Last active September 7, 2022 19:10
Embed
What would you like to do?
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