classroom-resources / classroom-resources/autograding-python-grader

Ability to cache pip dependencies

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11
Forks
14
PR merge metrics
No merged PRs in 30d

Description

It would be useful to save on compute time if we were able to cache the pip dependencies that we have to install. For example, if we have a `requirements.txt` that we hold containing all packages necessary for running the code, and we would like to keep those cached so that on multiple runs things don't take as long.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.