-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes in runtime
following implementation of Session
in provider
#969
Comments
Addition code that can probably be united:
|
I am moving this list to #1028, because these duplications are not related to the implementation of |
We can focus on the other parts of this issue for now, changing one of the |
will track the remaining code duplication/consolidation in #1028 |
What is the expected feature or enhancement?
In Qiskit/qiskit-ibm-provider#675, we are supporting
Session
inqiskit-ibm-provider
.I am opening this issue to keep track of changes that should be done here after the above PR is complete.
utils/converters.py
and import that fromqiskit-ibm-provider
.class Session
be united between the two repos?api/rest/rutime_session.py
be united between the two repos?Session._circuits_map
if not usedsession.py
documentation.circ
is not defined.Acceptance criteria
The text was updated successfully, but these errors were encountered: