Output clear.
This commit is contained in:
@@ -524,33 +524,10 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 25,
|
||||
"execution_count": null,
|
||||
"id": "00743dac-0e70-45b7-879a-d7293a6f68a6",
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"data": {
|
||||
"text/markdown": [
|
||||
"Here's a markdown layout featuring tables for each image with a funny tweet alongside it:\n",
|
||||
"\n",
|
||||
"```markdown\n",
|
||||
"| Image | Funny Tweet |\n",
|
||||
"|------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------|\n",
|
||||
"|  | \"When you want to feel like a rebel, but your bike is still in the shop. 🏍️😂\" |\n",
|
||||
"|  | \"When the squad is finally ready to leave the party but you can't find your keys. 🕊️🤣\" |\n",
|
||||
"|  | \"When you’re trying to chill at the beach, but your buddy won’t stop splashing you. 🦭💦\" |\n",
|
||||
"```\n",
|
||||
"\n",
|
||||
"Feel free to use or modify the layout and the tweets as you see fit!"
|
||||
],
|
||||
"text/plain": [
|
||||
"<IPython.core.display.Markdown object>"
|
||||
]
|
||||
},
|
||||
"metadata": {},
|
||||
"output_type": "display_data"
|
||||
}
|
||||
],
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# A small exercise to feed the llm with image alt text and return a funny tweet.\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user