Wiki source code of JupyterHub Deployment Proposal
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="box warningmessage" %) | ||
2 | ((( | ||
3 | (% class="text-uppercase" %)Draft | ||
4 | ))) | ||
5 | |||
6 | = JupyterHub Deployment Proposal = | ||
7 | |||
8 | == Architecture == | ||
9 | |||
10 | * Based on Kubernetes | ||
11 | * Seafile storage mounted in user containers | ||
12 | * Possibility of mounting large documents RO in certain images | ||
13 | * Possibility of selecting from different images | ||
14 | * Role based access to resources (quotas based on users' access level) | ||
15 | |||
16 | == Features == | ||
17 | |||
18 | * TBD: requirements management (how to manage python libraries and other dependencies). | ||
19 | * TBD: Versioning of notebooks | ||
20 | * TBD: Workflows |