feat(jupyterhub): add JupyterHub

This commit is contained in:
Masaki Yatsu
2025-08-29 17:12:31 +09:00
parent 09ffbc42e2
commit 00009ab192
17 changed files with 976 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Jupyter Notebook Image
Custom Jupyter notebook kernel image derived from the official one:
[jupyter/docker-stacks: Ready-to-run Docker images containing Jupyter applications](https://github.com/jupyter/docker-stacks)