You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to give a flask app.py as the main file while building docker. The endpoint in this flask will call the kedro cli, build the pipeline and deploy to sagemaker. Does it seem feasible?
I want to give a flask app.py as the main file while building docker. The endpoint in this flask will call the kedro cli, build the pipeline and deploy to sagemaker. Does it seem feasible?