This Python project demonstrates an improved modular architecture with cross-project communication capabilities. The project consists of a main controller and two independent sub-projects that can run ...
Google Colab is a free online tool from Google that lets you write and run Python code directly in your browser.
Ideally I don't have to deploy this as a docker image because that comes with it's own difficulties in a corporate environment, but if applying patch to the code base is too difficult, I'll have to go ...