8 Commits

Author SHA1 Message Date
Eric Coissac 0d75c08f6a ci: enforce strict registry auth and optimize quarto builds
Replace the conditional Docker login check with a direct, non-interactive authentication call that fails immediately on invalid credentials. Update comments to clarify skopeo versus Docker credential store behavior. Additionally, add `freeze: auto` to the Quarto configuration to automatically cache code cell outputs, preventing redundant re-computation and optimizing build performance.
2026-05-12 13:54:34 +08:00
Eric Coissac a8c59b7cf0 Enhance documentation and automate R package management
Update documentation to reflect that all tools are provided via a builder Docker image

- Simplify prerequisites section in Readme.md
- Add detailed explanation of the builder image and its role
- Document R package caching mechanism for faster builds
- Update start-jupyterhub.sh to build and use the builder image
- Add Dockerfile.builder to provide the build environment
- Implement automatic R dependency detection and installation
- Update Slides.qmd to use gt package for better table formatting
2026-01-22 19:46:31 +01:00
Eric Coissac 30b7175702 Make cleaning 2025-11-17 14:18:13 +01:00
Eric Coissac 35d275c104 Add pedagogic content 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 d49592c5d4 Evolution of Unix course 2025-10-31 19:56:10 +01:00
Eric Coissac 1d0db893f1 Unix lecture - translation 2025-10-31 14:20:37 +01:00
Eric Coissac 02b48e75fa First complete version 2025-10-16 20:48:35 +02:00