All Projects → jupyterhub → Zero To Jupyterhub K8s

jupyterhub / Zero To Jupyterhub K8s

Licence: other
Helm Chart & Documentation for deploying JupyterHub on Kubernetes

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Zero To Jupyterhub K8s

Helm Chart
A store of Helm chart tarballs for deploying JupyterHub and BinderHub on a Kubernetes cluster
Stars: ✭ 123 (-86.15%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Nbgrader
A system for assigning and grading notebooks
Stars: ✭ 1,000 (+12.61%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Primehub
A toil-free multi-tenancy machine learning platform in your Kubernetes cluster
Stars: ✭ 160 (-81.98%)
Mutual labels:  jupyter, jupyterhub, kubernetes-cluster
Kubespawner
Kubernetes spawner for JupyterHub
Stars: ✭ 353 (-60.25%)
Mutual labels:  jupyter, jupyterhub, kubernetes-cluster
Jupyterhub Deploy Teaching
Reference deployment of JupyterHub and nbgrader on a single server
Stars: ✭ 194 (-78.15%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Jupyter Server Proxy
Jupyter notebook server extension to proxy web services.
Stars: ✭ 153 (-82.77%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Ansible Jupyterhub
Ansible role to setup jupyterhub server (deprecated)
Stars: ✭ 14 (-98.42%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Awesome Jupyter
A curated list of awesome Jupyter projects, libraries and resources
Stars: ✭ 2,523 (+184.12%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Best Of Jupyter
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
Stars: ✭ 200 (-77.48%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Jupyterhub Deploy Docker
Reference deployment of JupyterHub with docker
Stars: ✭ 479 (-46.06%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (+0%)
Mutual labels:  jupyter-notebook, jupyter
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (-39.64%)
Mutual labels:  jupyter-notebook, jupyter
Digital Signal Processing Lecture
Digital Signal Processing - Theory and Computational Examples
Stars: ✭ 532 (-40.09%)
Mutual labels:  jupyter-notebook, jupyter
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (-40.32%)
Mutual labels:  jupyter-notebook, jupyter
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (-39.08%)
Mutual labels:  jupyter-notebook, jupyter
Justenoughscalaforspark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
Stars: ✭ 538 (-39.41%)
Mutual labels:  jupyter-notebook, jupyter
Log Progress
https://habr.com/ru/post/276725/
Stars: ✭ 556 (-37.39%)
Mutual labels:  jupyter-notebook, jupyter
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (-31.87%)
Mutual labels:  jupyter-notebook, jupyter
Fastai2
Temporary home for fastai v2 while it's being developed
Stars: ✭ 630 (-29.05%)
Mutual labels:  jupyter-notebook, jupyter
Nbviewer App
A Jupyter notebook viewer for macOS
Stars: ✭ 521 (-41.33%)
Mutual labels:  jupyter-notebook, jupyter

Zero to JupyterHub with Kubernetes

Documentation build status GitHub Workflow Status - Test GitHub Workflow Status - Vuln. scan Latest stable release of the Helm chart Latest pre-release of the Helm chart Latest development release of the Helm chart
GitHub Discourse Gitter Contribute

This repo contains a Helm chart for JupyterHub and a guide to use it. Together they allow you to make a JupyterHub available to a very large group of users such as the staff and students of a university.

The guide

The Zero to JupyterHub with Kubernetes guide provides user-friendly steps to deploy JupyterHub on a cloud using Kubernetes and Helm.

The guide is complemented well by the documentation for JupyterHub.

The Helm chart

The JupyterHub Helm chart lets a user create a reproducible and maintainable deployment of JupyterHub on a Kubernetes cluster in a cloud environment. The released charts are made available in our Helm chart repository.

History

Much of the initial groundwork for this documentation is information learned from the successful use of JupyterHub and Kubernetes at UC Berkeley in their Data 8 program.

Acknowledgements

Thank you to the following contributors:

  • Aaron Culich
  • Carol Willing
  • Chris Holdgraf
  • Erik Sundell
  • Ryan Lovett
  • Yuvi Panda
  • Laurent Goderre

Future contributors are encouraged to add themselves to this README file too.

Licensing

This repository is dual licensed under the Apache2 (to match the upstream Kubernetes charts repository) and 3-clause BSD (to match the rest of Project Jupyter repositories) licenses. See the LICENSE file for more information!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].