Initial commit - Datalab Lite source code
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Datalab Lite
|
||||
|
||||
Plateforme Data Science en libre-service déployée sur Kubernetes.
|
||||
|
||||
## Services disponibles
|
||||
- JupyterLab
|
||||
- RStudio
|
||||
- VSCode Server
|
||||
|
||||
## Architecture
|
||||
- Backend : FastAPI (Python 3.11)
|
||||
- Auth : Keycloak OIDC
|
||||
- Storage : MinIO S3
|
||||
- AI Chat : LiteLLM (llama3.2:3b)
|
||||
- Deploy : Kubernetes
|
||||
|
||||
## URL
|
||||
https://datalablite.lab.leadwire.dev
|
||||
Reference in New Issue
Block a user