amazon-sagemaker-clip-search
amazon-sagemaker-clip-search copied to clipboard
Which is the last known version of the SageMaker SDK working?
I have an import error with the sagemaker SDK.. Could you please let me know which one was the latest working version?
after destroying and recreating the Data Science
KernelApp, I have commented out
#%pip install -qU aiobotocore
and with the sagemaker SDK version 2.145.0
the notebook sample worked. Might be a good idea to pin the sagemaker SDK version to make sure we have a smooth experience.
and btw - this is a great sample :)