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

Commit 3e2a5f0

Browse files
committed
Revert pulse sim changes
1 parent 659b434 commit 3e2a5f0

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

tutorials/pulse/7_pulse_simulator_duffing_model.ipynb

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -98,16 +98,7 @@
9898
"cell_type": "code",
9999
"execution_count": 2,
100100
"metadata": {},
101-
"outputs": [
102-
{
103-
"name": "stderr",
104-
"output_type": "stream",
105-
"text": [
106-
"/Users/lauren@ibm.com/code/catenv/lib/python3.7/site-packages/qiskit/ignis/characterization/calibrations/pulse_schedules.py:22: DeprecationWarning: the pulse_lib module is deprecated, pulse_lib is renamed to library\n",
107-
" import qiskit.pulse.pulse_lib as pulse_lib\n"
108-
]
109-
}
110-
],
101+
"outputs": [],
111102
"source": [
112103
"import qiskit.pulse as pulse\n",
113104
"from qiskit.pulse.commands.parametric_pulses import Gaussian, GaussianSquare\n",
@@ -1186,7 +1177,7 @@
11861177
"name": "python",
11871178
"nbconvert_exporter": "python",
11881179
"pygments_lexer": "ipython3",
1189-
"version": "3.7.3"
1180+
"version": "3.7.7"
11901181
}
11911182
},
11921183
"nbformat": 4,

0 commit comments

Comments
 (0)