Matt Riedemann
Matt Riedemann
Still hitting this with 1.58.
Sure, thanks for the reply and this is pretty low priority for us since we've gone with the fully out of tree workaround which is the 3rd option above: >As...
@kevin-bates any idea on this? I wasn't familiar with the push to jupyterlab and notebook -> notebook-server when I worked on https://github.com/jupyter/notebook/pull/5799 but now I realize why you wanted to...
I believe what this is referring to is for the cloud channel, you have this today: - staging: https://us-east.quantum-computing.test.cloud.ibm.com ([swagger](https://us-east.quantum-computing.test.cloud.ibm.com/openapi/)) - production: https://us-east.quantum-computing.cloud.ibm.com ([swagger](https://us-east.quantum-computing.cloud.ibm.com/openapi/)) That's one of multiple services that...
`Session.from_id()` should handle that backend isn't yet set for a pending (`open` status) session and not return the first backend available to the user's instance, since that's confusing behavior.