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
The Python sample function still uses python-cloudant package while connecting to the Cloudant service, however, it's now outdated and not supported by the cloud platform. It should use ibmcloudant package instead.