qiskit-serverless icon indicating copy to clipboard operation
qiskit-serverless copied to clipboard

A programming model for leveraging quantum and classical resources

Results 36 qiskit-serverless issues
Sort by recently updated
recently updated
newest added

### Summary From #1313 it was a conversation around function uniqueness. With a function being shared we could have problems knowing to what function we want to access. This PR...

### Steps to reproduce the problem Execute `docs/examples/02_qaoa` with `QiskitRuntimeService` for an account and `USE_RUNTIME_SERVICE = True` ### What is the current behavior? > cloud simulators and Lab are now...

bug

### Summary ### Details and comments

### What is the expected enhancement? From the Kuberay docs: "With RayJob, KubeRay automatically creates a RayCluster and submits a job when the cluster is ready. You can also configure...

## Background As Serverless is integrating into the Qiskit stack, we want to rebrand Quantum Serverless to match. This issue represents the early items for May 20th ## Requirements ###...

epic
priority: high

### What is the expected enhancement? The `Job.stop()` method requires `QiskitRuntimeService` instance to cancel all backend jobs. This issue is to investigate and implement `job.stop()` method without the argument.

### What is the expected behavior? As the title says we want to implement the get introduced in https://github.com/Qiskit-Extensions/qiskit-serverless/pull/1293 with the ACL work introduced in https://github.com/Qiskit-Extensions/qiskit-serverless/pull/1291

enhancement
priority: high
project: client
project: gateway

### Summary Part of #1307 This PR setup the configuration to deprecate quantum-serverless package 🫡

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

### What is the expected enhancement? Add e2e custom image function tests

priority: medium
project: gateway