Our docker container already contains the compiled C++ binaries. Our python implementations can be loaded dynamically. Right? Suggest we clean up the repo so that students only see the contents of the "python" subfolder -- i.e., enough to understand the API (and get intellisense), piglet and the stubs we're asking them to implement.
Our docker container already contains the compiled C++ binaries. Our python implementations can be loaded dynamically. Right? Suggest we clean up the repo so that students only see the contents of the "python" subfolder -- i.e., enough to understand the API (and get intellisense), piglet and the stubs we're asking them to implement.