Skip to content

Conversation

@sk-sahu
Copy link
Collaborator

@sk-sahu sk-sahu commented Nov 13, 2020

Summary

This PR is trying to address the faster load of binderhub Jupyter session.

If this above doesn't solves the faster loading

  • Add a cron job using Github actions to build the binderhub image in every certain interval (may be 2 weeks, need to check what the availability of cache from biderhub).

@sk-sahu sk-sahu self-assigned this Nov 13, 2020
@sk-sahu sk-sahu added the enhancement New feature or request label Nov 13, 2020
@sk-sahu sk-sahu changed the title WIP - Faster load of Binderhub WIP - Faster load of binderhub Nov 13, 2020

COPY environment.yml /

RUN apt-get update && \
Copy link
Owner

@krassowski krassowski Nov 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess will also need to install deps from apt.txt.

I manually created a conda environment for Binder because it is faster than compiling the R dependencies, but if we are pre-building (and if possible) a better alternative might be to install from requirements.txt and restore R dependencies with renv as described in our README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants