EntangledQuery
  • Threads
  • Categories
  • Users
  • Seminar
  • forum
  • group
  • theaters
  • search
  1. Threads
  2. Qiskit
chevron_left Qiskit

How to monitor jobs sent to Qiskit / IBMQ backend?

  • forum 1 reply
  • last reply by querystorm Oct. 25, 2021
  • Last
  • link
    CattyM
    Members 17 posts
    Oct. 21, 2021, 11:41 a.m. Oct. 21, 2021, 11:41 a.m.
    link

    What are the tools that can help me monitor the jobs sent to Qiskit? Can anyone give a brief review?

  • link
    Meng
    Members 22 posts
    Oct. 22, 2021, 3:24 p.m. Oct. 22, 2021, 3:24 p.m.
    link

    Use this job watcher in your jupyter notebook

    from qiskit.tools import jupyter
    %qiskit_job_watcher
    

    and you can see a pop-up to monitor the jobs that you sent to IBMQ
    image.png

    image.png

    PNG, 114.7 KB, uploaded by Meng on Oct. 22, 2021.

    CattyM likes this.

    favorite 1

  • edit

    Thread title has been changed from How to monitor jobs sent to Qiskit?.

    • By Meng on Oct. 22, 2021, 3:26 p.m..
  • edit

    Thread title has been changed from How to monitor jobs sent to Qiskit/IBMQ backend?.

    • By querystorm on Oct. 25, 2021, 1:27 a.m..

There are no more posts in this thread.

  • EntangledQuery