Need to implement the code to generate and run the model that was provided by the customer. The private data provided should not added to the repository. Or at minimum under encryption. I think this should be broken into these base tasks:
[x] Run model on local computer
[x] Add requirements to run the model on the docker
[ ] Connect with a IPYNB webpage for debugging
[ ] Define list of webhooks that should be added for running models without IPYNB
Need to implement the code to generate and run the model that was provided by the customer. The private data provided should not added to the repository. Or at minimum under encryption. I think this should be broken into these base tasks: