Commit Graph

5 Commits

Author SHA1 Message Date
Eric Coissac 15faada234 [refactor] Introduce multi-mode startup and registry-based images
- Replace monolithic build flow with three operating modes: pull (default), local-build, publish
- Add version.txt for image tagging and multi-platform builds via buildx (--publish)
- Switch builder to tarball-based Quarto install for better cross-platform reliability
- Update docker-compose.yml and jupyterhub_config.py to use environment variables for image names, defaulting to registry images
- Refactor start-jupyterhub.sh: modular functions for image management, clearer flag handling and error messages
- Simplify Readme.md with structured tables instead of dense paragraphs, clarify data persistence and R package workflow
2026-04-30 19:35:23 +02:00
Eric Coissac 053d2e28cb A pretty jupyter login 2025-11-25 13:00:02 +01:00
Eric Coissac 78156a8c95 bug des volumes utilisateurs 2025-11-16 14:55:30 +01:00
Eric Coissac 0eae496a94 Downsize the student image 2025-11-05 17:28:55 +01:00
Eric Coissac 02b48e75fa First complete version 2025-10-16 20:48:35 +02:00