|
|
|
|
|
by probably_wrong
2416 days ago
|
|
Putting it in a Github repo seems to be standard practice. I personally would prefer a well-curated "requirements.txt" with which to create a virtual environment in Python. I would stay away from Docker mostly because researchers are not system administrators, and making them install a container solution seems a bit excessive to me. |
|