Skip to content

Commit 29ee428

Browse files
author
abraham.asfaw
committed
Add references section to ep3
1 parent 08cdc51 commit 29ee428

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

Coding_With_Qiskit/ep3_Hello_World.ipynb

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
" "
4040
],
4141
"text/plain": [
42-
"<IPython.lib.display.IFrame at 0x111f51320>"
42+
"<IPython.lib.display.IFrame at 0x109c62eb8>"
4343
]
4444
},
4545
"execution_count": 1,
@@ -488,6 +488,22 @@
488488
"%qiskit_disable_job_watcher"
489489
]
490490
},
491+
{
492+
"cell_type": "markdown",
493+
"metadata": {},
494+
"source": [
495+
"# References"
496+
]
497+
},
498+
{
499+
"cell_type": "markdown",
500+
"metadata": {},
501+
"source": [
502+
"For detailed information about Qiskit, check out the tutorials in the Github repository:\n",
503+
"\n",
504+
"https://github.com/Qiskit/qiskit-iqx-tutorials"
505+
]
506+
},
491507
{
492508
"cell_type": "markdown",
493509
"metadata": {},
@@ -548,13 +564,6 @@
548564
"source": [
549565
"%qiskit_copyright"
550566
]
551-
},
552-
{
553-
"cell_type": "code",
554-
"execution_count": null,
555-
"metadata": {},
556-
"outputs": [],
557-
"source": []
558567
}
559568
],
560569
"metadata": {

0 commit comments

Comments
 (0)