Skip to content

Instantly share code, notes, and snippets.

@mindsdbadmin
Created May 13, 2020 08:46
Show Gist options
  • Save mindsdbadmin/49e01a3d9df68daa1e997db449095b8c to your computer and use it in GitHub Desktop.
Save mindsdbadmin/49e01a3d9df68daa1e997db449095b8c to your computer and use it in GitHub Desktop.
The mindsdb_impl Code Structure for the SageMaker containers
|-- Dockerfile
|-- build_and_push.sh
`-- mindsdb_impl
|-- nginx.conf
|-- predictor.py
|-- serve
|-- train
`-- wsgi.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment