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
Update_endpoint is a deprecated positional arg. Moved to kwargs to get rid of annoying warning:
```
DeprecationWarning: update_endpoint is a no-op in sagemaker>=2.
```
0 commit comments