Jupyter-Hosts:.md
---
# Jupyter-Hosts:
Find Jupyter Hosting Services with multiple Kernel Capability (Python, R, Lua, evt. Groovy)
### Binder [Homepage](https://mybinder.org/)
+ (+) Really Tide to Jupyter.org
+ (+) Turns a github-Repo into a Jupy Lab Space
### Saturn Cloud [Homepage](https://saturncloud.io/)
+ (+) Jupyter Lab/Notebook Server & RStudio-Server are possible
+ (+) 30h free per Month
+ (-) Afer some Minutes: Connection-Erros
### Starboard [Homepage](https://starboard.gg/)
+ (+) In-browser Jupyter based on WASM
+ (+) Feels like Fancy Cool-Stuff
### Google CoLab
+ (+) Direct Google-Drive integration
+ (-) Seems to be Uptodate with JupyLab Style
+ (-) It's tracked by Google
### SelfHosted on Kubernetes? (EKS, AKS)
+ (-) Bit complex & expensive,
+ (+) but most flexible
### Github Codespaces
+ (-) Complete unclear, probably only subject to a fee?
+ (-) Little bit of a we too fake-service?
### SageMaker StudioLab
+ (-) First register wie email, then only waiting list
+ (-) Only we too fake-service?
## Some Extra-Links
* [About Jupyter](https://jupyter.org/about)
* [Awesome Jupyter](https://github.com/markusschanta/awesome-jupyter)
* [Wikipedia](https://en.wikipedia.org/wiki/Project_Jupyter)