Skip to content

Conversation

@AdwaithaV
Copy link

This PR addresses issue #70 by updating the authentication example in the README.

The previous code block for QiskitRuntimeService used deprecated parameters.
As suggested in the issue, this change updates the example to use the current recommended form:

service = QiskitRuntimeService()

This ensures that new users following the documentation do not encounter deprecated usage warnings and provides a more convenient example.

Closes #70

@CLAassistant
Copy link

CLAassistant commented Sep 26, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update service authentication code in clops README

2 participants