You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,8 @@ Kubernetes backend for [jupyter-scheduler](https://github.com/jupyter-server/jup
10
10
4. Results uploaded back to S3, then downloaded to JupyterLab and accessible through the UI
11
11
12
12
**Key features:**
13
-
-**S3 storage** - files survive Kubernetes cluster or Jupyter Server failures. Supports any S3-compatible storage like AWS S3, MinIO, GCS with S3 API, and so on
13
+
-**K8s database** - store job metadata in Kubernetes Jobs (zero SQL dependencies)
14
+
-**S3 storage** - files survive Kubernetes cluster or Jupyter Server failures
14
15
- Parameter injection for notebook customization
15
16
- Multiple output formats (HTML, PDF, etc.)
16
17
- Works with any Kubernetes cluster (Kind, minikube, EKS, GKE, AKS)
0 commit comments