Skip to content

Commit

Permalink
Add reticulate
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Sep 21, 2024
1 parent 490922f commit cb37e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pixi-rpy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/geocompx/docker:pixi-r
# Todo: Find a way to auto-generate this from environment.yml/requirements.txt:
RUN pixi global install python xarray matplotlib folium rasterio
RUN pixi global install python xarray matplotlib folium rasterio r-reticulate
RUN ln -s /root/.pixi/bin/* /usr/local/bin

0 comments on commit cb37e6a

Please sign in to comment.