Skip to content

Commit

Permalink
Remove embedded video in "Hello world"
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Jul 16, 2024
1 parent 02d6aa7 commit 8d6e730
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/guides/hello-world.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,12 @@
"\n",
"This example contains two parts. You will first create a simple quantum program and run it on a quantum system. Because actual quantum research requires much more robust programs, in the second section ([Scale to large numbers of qubits](#scale-to-large-numbers-of-qubits)), you will scale the simple program up to utility level. You can also follow along with the Hello World episode of the Coding with Qiskit 1.0 video series.\n",
"\n",
"<iframe width=\"100%\" height=\"450\" src=\"https://www.youtube.com/embed/93-zLTppFZw?si=whJzB_FrpuorerTv\" title=\"Hello World\" frameborder=\"0\" allow=\"accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>"
"<YoutubeThumbnailLink\n",
" title=\"Coding with Qiskit 1.x, Episode 3: Hello world\"\n",
" alt=\"Video thumbnail: Dr. Derek Wang stands against a pink background.\"\n",
" href=\"https://youtu.be/93-zLTppFZw\"\n",
" imageSrc=\"/images/guides/hello-world/youtube-thumbnail.png\"\n",
"/>\n"
]
},
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d6e730

Please sign in to comment.