ML(Platform) | Open Source Software | Python | Bouldering | Books (esp Sci-Fi) | Leftism | Toddler Management
Af en toe ook in het Nederlands
https://johnpaton.net
https://github.com/johnpaton
Nah for real they probably work like web crawlers and work their way through the following graph.
Nah for real they probably work like web crawlers and work their way through the following graph.
This is a JavaScript job for sure
This is a JavaScript job for sure
if [[ -z $VIRTUAL_ENV || ! -d $VIRTUAL_ENV ]]; then
uv venv --seed
if [[ -f "uv.lock" ]]; then
log_status "Syncing dependencies from uv.lock with \`uv sync\`."
uv sync
fi
fi
if [[ -z $VIRTUAL_ENV || ! -d $VIRTUAL_ENV ]]; then
uv venv --seed
if [[ -f "uv.lock" ]]; then
log_status "Syncing dependencies from uv.lock with \`uv sync\`."
uv sync
fi
fi
Mind you do need the central direnv config for the uv layout as well
github.com/direnv/diren...
Mind you do need the central direnv config for the uv layout as well
github.com/direnv/diren...