Week 7 - Capstone project computing environment
Please use Canvas to return the assignments: https://ucsb.instructure.com/courses/26293/assignments/363089
IMPORTANT: EACH Student should submit an answer to Canvas, even if it is the same between group members
Each capstone project group should produce a new file(s) to their GitHub repository/ies that capture the libraries and software they used to conduct their analyses, including the versions used
Instructions:
- Use
devtools::session_info()
R orpip freeze
Python to generate a text file that lists the libraries and respective versions you used for your capstone your project - Commit this/ose file/s to the relevant repository/ies
- Submit the URLs to those files via Canvas
Credit: 20 points