Hello
suppose I have developed locally a python workflow for training and inference of a deep learning model using planetscope data(using sample data).
Now I want to move everything to the cloud considering NoR protocols.
When I read the docs i couldn’t find out how i should do this process fully in the cloud?
should I rewrite the code in evalscript?
(i though i might be able to package the code in a container and upload it to the sentinel-hub server, but i could n’t find anything related to containers)
Thanks in advance for help
Regards
