Skip to content

Commit b2fcf9c

Browse files
committed
tutorial on running a qasm file
1 parent 2a5559b commit b2fcf9c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

terra/index.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"source": [
1414
"Welcome Qiskitters to Quantum Information Science with Qiskit Terra! Here we have a collection of great tutorials from our fantastic Qiskitters describing various quantum physics and computing concepts using Qiskit Terra.\n",
1515
"\n",
16+
"For a basic tutorial on running Qasm code, see [Using Qasm in Qiskit](qasm_run.ipynb)\n",
17+
"\n",
1618
"If you are new to quantum computing, we suggest starting with the following introductory tutorials, which introduce the qubit and the concepts of superposition and entanglement. Please note that these assume you know some linear algebra. \n",
1719
"* [Introductory Quantum Information Science](qis_intro)\n",
1820
" - Single Qubits: [Superposition](qis_intro/superposition.ipynb)\n",
@@ -62,7 +64,7 @@
6264
"name": "python",
6365
"nbconvert_exporter": "python",
6466
"pygments_lexer": "ipython3",
65-
"version": "3.7.2"
67+
"version": "3.6.8"
6668
}
6769
},
6870
"nbformat": 4,

0 commit comments

Comments
 (0)