I am working on a Machine Learning course with Python. Is it possible to install additional software for auto-grading? I would like to convert the jupyter notebooks with assignments to python scripts with “jupyter convert” followed by running “pytest” for some automated testing. Furthermore, we need packages like pytorch, sklearn, pandas, etc.