Skip to content

Commit

Permalink
Update name
Browse files Browse the repository at this point in the history
  • Loading branch information
taalexander committed May 2, 2019
1 parent c43d620 commit d6a8fad
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion qiskit/terra/pulse/Calibrating a qubit.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"source": [
"# Observing Rabi Oscillation"
"# Calibrating a Qubit"
]
},
{
Expand Down Expand Up @@ -87,6 +87,13 @@
"IBMQ.backends()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"In this example we use IBMQ Poughkeepsie, a 20 qubit client-only device."
]
},
{
"cell_type": "code",
"execution_count": 6,
Expand Down

0 comments on commit d6a8fad

Please sign in to comment.