Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 3b21001

Browse files
committed
Update the pulse schedule notebook.
1 parent 4e76af1 commit 3b21001

2 files changed

Lines changed: 34 additions & 36 deletions

File tree

qiskit/advanced/ignis/1_calibrating_a_qubit.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"from qiskit import IBMQ\n",
3232
"import qiskit.pulse as pulse\n",
3333
"import qiskit.pulse.pulse_lib as pulse_lib\n",
34-
"from qiskit.compiler import assemble\n"
34+
"from qiskit.compiler import assemble\n",
35+
"from qiskit.qobj.utils import MeasLevel, MeasReturnType"
3536
]
3637
},
3738
{
@@ -1091,7 +1092,7 @@
10911092
"name": "python",
10921093
"nbconvert_exporter": "python",
10931094
"pygments_lexer": "ipython3",
1094-
"version": "3.6.8"
1095+
"version": "3.7.4"
10951096
},
10961097
"varInspector": {
10971098
"cols": {

0 commit comments

Comments
 (0)