tmckayus / jupyterhub-singleuser-profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JupyterHub Singleuser Profiles

This library helps to manage and configure singleuser JupyterHub servers deployed by KubeSpawner. It allows you to amend environment variables (and potentially other parts of configuration) based on notebook image name and user names.

Sections

The ConfigMap this library reads is divided into several sections, each configuring a different part of the singleuser server.

About

License:MIT License


Languages

Language:Python 47.4%Language:TypeScript 29.5%Language:JavaScript 17.4%Language:SCSS 4.5%Language:HTML 1.3%