Robin Lovelace
Robin Lovelace
:+1: to sharing deps where possible. Do you have info on gds image sizes?
> `gds_py` is 1.14 GB when compressed, `gds` that also includes R is 3 GB. micromamba image here is 300 MB. I'm currently exploring pixi to install all deps efficiently...
Not quite as done as I would have liked. Daily GDAL is next level @mdsumner could you share examples? See #40 for lots of other examples.
Found them: https://github.com/mdsumner/gdal-builds
Not to mention the GeoJulia stack although that's different because according to @evetion Julia packages will never link to system versions, each package downloading its own binaries apparently, which is...
Conda seems to have 3.9.2 as per reprex below: ``` docker run -it ghcr.io/geocompx/docker:pixi-r bash root@5cac6168a483:/# R R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The...
See discussion here: https://github.com/prefix-dev/pixi/discussions/2088#discussioncomment-10702317
> What are the mysterious links for further information? None of them are working) AI hallucinations, apologies. I did a load of reading on it and asked for them to...
> Would be nice though if Posit had their own flavour of data-sci container images with Positron. They need devcontainers to work first, that way you just set ```json "image":...
> They need devcontainers to work first, that way you just set Tracked here: https://github.com/posit-dev/positron/issues/4691