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
21 lines
375 B
Plaintext
21 lines
375 B
Plaintext
/Affinity
|
|
/jupyterhub_volumes/users
|
|
/jupyterhub_volumes/shared
|
|
/jupyterhub_volumes/jupyterhub
|
|
/jupyterhub_volumes/caddy
|
|
/jupyterhub_volumes/course/data/Genbank
|
|
/jupyterhub_volumes/web/
|
|
/jupyterhub_volumes/builder
|
|
/**/.DS_Store
|
|
/web_src/**/*.RData
|
|
/web_src/**/*.pdf
|
|
/web_src/**/*_files
|
|
/web_src/**/*_cache
|
|
/.luarc.json
|
|
/sandbox
|
|
*.log
|
|
ncbitaxo_*
|
|
Readme_files
|
|
Readme.html
|
|
tmp.*
|