You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @karthik, many thanks for a great package! I'm having issues with the latest version though, I see this message after launching the binder instance associated with this commit: geocompx/geocompr@5a66c71
FROM rocker/binder:4.0.2
LABEL maintainer='Robin Lovelace'
USER root
COPY . ${HOME}
RUN chown -R ${NB_USER} ${HOME}
USER ${NB_USER}
Hi @karthik, many thanks for a great package! I'm having issues with the latest version though, I see this message after launching the binder instance associated with this commit: geocompx/geocompr@5a66c71
Reproducible example (assuming I've not updated the .binder/Dockerfile since then): https://mybinder.org/v2/gh/robinlovelace/geocompr/master?urlpath=rstudio
The text was updated successfully, but these errors were encountered: