qiskit-experiments
qiskit-experiments copied to clipboard
Automatic experiment monitor
Summary
Adds monitor()
to experiment data, which displays the current status from status()
. Run by calling exp_data.monitor()
.
After talking with Chris, will update this to show the position in the queue of the current job and the total number of jobs.