Get hands-on with quantum computing using these ready-to-run Jupyter notebooks. Run them right in your browser, launch them free on Binder or Google Colab with no local setup, or grab the source from our public GitHub repository.
Quantum-Rings/ExampleNotebooks on GitHubExecute a quantum circuit on real hardware with the native Open Quantum Python SDK. Submit an OpenQASM circuit and run on IonQ, Rigetti, IQM, and AQT QPUs.
The simplest Qiskit example: install the Open Quantum Qiskit plugin, authenticate, and run a Bell state on real quantum hardware. Taken straight from the plugin documentation.

Run PennyLane circuits on real quantum hardware with the Open Quantum PennyLane plugin. Point a PennyLane device at an Open Quantum backend and execute a Bell state.

Run qBraid circuits on real quantum hardware through Open Quantum. Link your qBraid and Open Quantum accounts, list available backends, and execute a Bell state with Qiskit.