Installation and loginΒΆ
You can install the Qiskit-QI plugin using pip:
pip install qiskit-quantuminspire
For access to the Quantum Inspire 2 API you can use the QI2 CLI. Once installed (see repository for installation instructions), simply run the shell command below to log in to the production environment.
qi login "https://api.qi2.quantum-inspire.com"