Commit
·
fe15e3e
1
Parent(s):
64a48f9
Update satu_klik.ipynb
Browse files- satu_klik.ipynb +1 -1
satu_klik.ipynb
CHANGED
|
@@ -161,7 +161,7 @@
|
|
| 161 |
"from IPython.display import HTML, Image\n",
|
| 162 |
"\n",
|
| 163 |
"def display_image():\n",
|
| 164 |
-
" image_url = \"https://i.
|
| 165 |
" image_html = f'<a href=\"https://www.youtube.com/@remajapekalongan\" target=\"_blank\"><img src=\"{image_url}\" width=\"489\" height=\"172\"></a>'\n",
|
| 166 |
"\n",
|
| 167 |
" display(HTML(image_html))\n",
|
|
|
|
| 161 |
"from IPython.display import HTML, Image\n",
|
| 162 |
"\n",
|
| 163 |
"def display_image():\n",
|
| 164 |
+
" image_url = \"https://i.ibb.co/dtgPhdg/Cuplikan-layar-2023-07-30-165548.png\"\n",
|
| 165 |
" image_html = f'<a href=\"https://www.youtube.com/@remajapekalongan\" target=\"_blank\"><img src=\"{image_url}\" width=\"489\" height=\"172\"></a>'\n",
|
| 166 |
"\n",
|
| 167 |
" display(HTML(image_html))\n",
|