Uploading the resource to build the Python environment
After you create the resource, you have to upload the resource to build your environment.
Upload the requirements.txt file to the resource.
cde resource upload --name $RESOURCE_NAME --local-path requirements.txt
Ready
state after you upload and before you activate it.