当前位置: 首页 > 软件库 > 云计算 > 云原生 >

zero-to-jupyterhub-k8s

授权协议 View license
开发语言 Google Go
所属分类 云计算、 云原生
软件类型 开源软件
地区 不详
投 递 者 明越
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Zero to JupyterHub with Kubernetes


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

The guide

The Zero to JupyterHub with Kubernetes guideprovides user-friendly steps to deployJupyterHub on a cloud usingKubernetes 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 maintainabledeployment of JupyterHub on a Kubernetes cluster in a cloud environment. Thereleased charts are made available in our Helm chartrepository.

Notice of Participation in Study

Please note that this repository is participating in a study into sustainabilityof open source projects. Data will be gathered about this repository forapproximately the next 12 months, starting from 2021-06-11.

Data collected will include number of contributors, number of PRs, time taken toclose/merge these PRs, and issues closed.

For more information, please visitthe informational page or download the participant information sheet.

History

Much of the initial groundwork for this documentation is information learnedfrom the successful use of JupyterHub and Kubernetes at UC Berkeley in theirData 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 upstreamKubernetes charts repository) and3-clause BSD (to match the rest of Project Jupyter repositories) licenses. Seethe LICENSE file for more information!

 相关资料
  • 使用 JupyterHub,您可以创建一个多用户 Hub,它可以生成、管理和代理单用户 Jupyter notebook 服务器的多个实例。 三个主要角色组成 JupyterHub: 多用户 Hub (tornado process) 可配置的 http 代理 (node-http-proxy) 多个单用户 Jupyter notebook 服务器(Python/Jupyter/tornado)

  • Deploy JupyterHub for teaching The goal of this repository is to produce a reference deployment of JupyterHubfor teaching with nbgrader. The repository started from this deployment of JupyterHubfor "I

  • Technical Overview |Prerequisites |Authenticator setup |Build the JupyterHub Docker image |Spawner: Prepare the Jupyter Notebook Image |Run JupyterHub |Behind the scenes |FAQ jupyterhub-deploy-docker

  • 如果数字为零,则返回true,否则返回false。 语法 (Syntax) 以下是语法。 (zero? number) 例子 (Example) 以下是零测试功能的示例。 (ns clojure.examples.hello (:gen-class)) ;; This program displays Hello World (defn Example [] (def x (zero

  • zero 启动 配置server.json { "Logging": { //日志配置节点 "LogLevel": { //默认筛选器 "Default": "Debug", //默认日志类别 "System": "Information" //日志类别为System }, "Console": { //针对日志提供程序Consol

  • 链接 总体介绍 功能