Greetings!
I noticed that many labs import custom modules, for example lab_utils, lab_utils_multi.
Can we have an access to these modules?
Thank you.
Greetings!
I noticed that many labs import custom modules, for example lab_utils, lab_utils_multi.
Can we have an access to these modules?
Thank you.
Usually you can find the utility files via the “File → Open” menu.
For some assignments, the utilities are not packaged with the assignment, but are obtained an online repo automatically.
If you cannot find a utility file in the list of files provided with the assignment, you can assume it’s either a private repo, or it’s from a public distribution (installed via pip or some such tool).