File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
" \n " ,
25
25
" This Jupyter notebook shows the code that was used in the video, as well as updates in the latest version of Qiskit.\n " ,
26
26
" \n " ,
27
- " **Link to Episode 4:** https://www.youtube.com/watch?v=RrUTwq5jKM4 "
27
+ " **Link to Episode 4:** https://www.youtube.com/watch?v=tBnWG_95F9c "
28
28
]
29
29
},
30
30
{
39
39
" <iframe\n " ,
40
40
" width=\" 960.0\"\n " ,
41
41
" height=\" 540.0\"\n " ,
42
- " src=\" http://www.youtube.com/embed/RrUTwq5jKM4 \"\n " ,
42
+ " src=\" http://www.youtube.com/embed/tBnWG_95F9c \"\n " ,
43
43
" frameborder=\" 0\"\n " ,
44
44
" allowfullscreen\n " ,
45
45
" ></iframe>\n " ,
46
46
" "
47
47
],
48
48
"text/plain" : [
49
- " <IPython.lib.display.IFrame at 0x10f147fd0 >"
49
+ " <IPython.lib.display.IFrame at 0x10d873320 >"
50
50
]
51
51
},
52
52
"execution_count" : 1 ,
56
56
],
57
57
"source" : [
58
58
" from IPython.display import IFrame\n " ,
59
- " IFrame(src=\" http://www.youtube.com/embed/RrUTwq5jKM4 \" , width=1920/2, height=1080/2)"
59
+ " IFrame(src=\" http://www.youtube.com/embed/tBnWG_95F9c \" , width=1920/2, height=1080/2)"
60
60
]
61
61
},
62
62
{
397
397
],
398
398
"metadata" : {
399
399
"kernelspec" : {
400
- "display_name" : " qiskitdevl " ,
400
+ "display_name" : " Python 3 " ,
401
401
"language" : " python" ,
402
- "name" : " qiskitdevl "
402
+ "name" : " python3 "
403
403
},
404
404
"language_info" : {
405
405
"codemirror_mode" : {
You can’t perform that action at this time.
0 commit comments