! operator. Then, from within a
notebook cell, load the qBraid magic IPython extension using:
% operator, e.g.
Quantum Jobs
Check whether quantum jobs are enabled in your current notebook, and enable Amazon Braket quantum jobs:After enabling quantum jobs within a notebook, you must restart your kernel in
order for the changes to take effect.
To use
qbraid jobs commands within a notebook, you must prefix them with the
% magic operator. Using the ! operator instead will likely result in
errors, as it executes the commands as regular bash commands without
leveraging the notebook context.qBraid Chat
Leverageqbraid chat as an in-line coding assistant with magic commands. Ask questions using the --prompt or -p flag to receive plain-text responses:
--format or -f option with the code format:

