- Set your qBraid API key
- Enable qBraid magic commands in Jupyter
--help: Show this message and exit.
set: Set configuration value in qbraidrc file.get: Get configuration value from qbraidrc file.list: List all configuration values in qbraidrc.magic: Enable qBraid IPython magic commands.
qbraid configure set
Set configuration value in qbraidrc file. Usage:name: Config name [required]value: Config value [required]
-p, --profile <str>: Profile name [default: default]--help: Show this message and exit.
qbraid configure get
Get configuration value from qbraidrc file. Usage:name: Config name [required]
-p, --profile <str>: Profile name [default: default]--help: Show this message and exit.
qbraid configure list
List all configuration values in qbraidrc. Usage:--help: Show this message and exit.
qbraid configure magic
Enable qBraid IPython magic commands. Usage:--help: Show this message and exit.

