diff --git a/notebooks/cooking.ipynb b/notebooks/cooking.ipynb new file mode 100644 index 0000000..9499db1 --- /dev/null +++ b/notebooks/cooking.ipynb @@ -0,0 +1,563 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [ + { + "data": { + "application/vdom.v1+json": { + "attributes": { + "style": { + "alignItems": "center", + "display": "flex", + "flexDirection": "column", + "fontFamily": "'Arial', sans-serif", + "gap": "20px", + "margin": "20px" + } + }, + "children": [ + { + "attributes": { + "style": { + "color": "#333", + "fontSize": "24px" + } + }, + "children": [ + "British Baked Potato" + ], + "tagName": "h1" + }, + { + "attributes": { + "style": { + "backgroundColor": "white", + "borderRadius": "8px", + "boxShadow": "0 4px 6px rgba(0,0,0,0.1)", + "marginBottom": "20px", + "maxWidth": "500px", + "padding": "20px", + "width": "80%" + } + }, + "children": [ + { + "attributes": { + "style": { + "color": "#333", + "fontSize": "24px" + } + }, + "children": [ + "Ingredients" + ], + "tagName": "h1" + }, + { + "attributes": { + "style": { + "listStyle": "none", + "padding": "0" + } + }, + "children": [ + { + "attributes": { + "style": { + "fontSize": "16px", + "marginBottom": "10px" + } + }, + "children": [ + "4 of Large potatoes" + ], + "tagName": "li" + }, + { + "attributes": { + "style": { + "fontSize": "16px", + "marginBottom": "10px" + } + }, + "children": [ + "2 tablespoons of Olive oil" + ], + "tagName": "li" + }, + { + "attributes": { + "style": { + "fontSize": "16px", + "marginBottom": "10px" + } + }, + "children": [ + "to taste of Sea salt" + ], + "tagName": "li" + } + ], + "tagName": "ul" + } + ], + "tagName": "div" + }, + { + "attributes": { + "style": { + "backgroundColor": "white", + "borderRadius": "8px", + "boxShadow": "0 4px 6px rgba(0,0,0,0.1)", + "marginBottom": "20px", + "maxWidth": "500px", + "padding": "20px", + "width": "80%" + } + }, + "children": [ + { + "attributes": { + "style": { + "color": "#333", + "fontSize": "24px" + } + }, + "children": [ + "Steps" + ], + "tagName": "h1" + }, + { + "attributes": {}, + "children": [ + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Preheat your oven to 220°C (430°F)." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + }, + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Wash the potatoes thoroughly and pat them dry with a kitchen towel." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + }, + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Prick the potatoes all over with a fork. This allows steam to escape during the cooking process." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + }, + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Rub the potatoes with olive oil. This helps to crisp the skin." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + }, + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Sprinkle sea salt over the potatoes. The salt not only seasons the potatoes but also helps to crisp up the skin." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + }, + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Place the potatoes directly on the middle shelf of the oven. This ensures even cooking." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + }, + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Bake for about 20 minutes, then reduce the oven temperature to 190°C (375°F) and continue baking for another 60-90 minutes, or until the potatoes are cooked through and the skin is crispy." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + }, + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Remove the potatoes from the oven and let them cool for a few minutes." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + }, + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Slice open the top of each potato, being careful not to cut all the way through. Fluff up the inside with a fork." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + }, + { + "attributes": {}, + "children": [ + { + "attributes": { + "style": { + "lineHeight": "1.5", + "margin": "5px 0" + } + }, + "children": [ + "Serve hot, with your choice of fillings or toppings. Popular options include butter, cheese, baked beans, and coleslaw." + ], + "tagName": "p" + }, + { + "attributes": {}, + "children": [], + "tagName": "span" + } + ], + "tagName": "div" + } + ], + "tagName": "div" + } + ], + "tagName": "div" + } + ], + "tagName": "div" + }, + "text/html": [ + "
Preheat your oven to 220°C (430°F).
Wash the potatoes thoroughly and pat them dry with a kitchen towel.
Prick the potatoes all over with a fork. This allows steam to escape during the cooking process.
Rub the potatoes with olive oil. This helps to crisp the skin.
Sprinkle sea salt over the potatoes. The salt not only seasons the potatoes but also helps to crisp up the skin.
Place the potatoes directly on the middle shelf of the oven. This ensures even cooking.
Bake for about 20 minutes, then reduce the oven temperature to 190°C (375°F) and continue baking for another 60-90 minutes, or until the potatoes are cooked through and the skin is crispy.
Remove the potatoes from the oven and let them cool for a few minutes.
Slice open the top of each potato, being careful not to cut all the way through. Fluff up the inside with a fork.
Serve hot, with your choice of fillings or toppings. Popular options include butter, cheese, baked beans, and coleslaw.
Preheat your oven to 220°C (430°F).
Wash the potatoes thoroughly and pat them dry with a kitchen towel.
Prick the potatoes all over with a fork. This allows steam to escape during the cooking process.
Rub the potatoes with olive oil. This helps to crisp the skin.
Sprinkle sea salt over the potatoes. The salt not only seasons the potatoes but also helps to crisp up the skin.
Place the potatoes directly on the middle shelf of the oven. This ensures even cooking.
Bake for about 20 minutes, then reduce the oven temperature to 190°C (375°F) and continue baking for another 60-90 minutes, or until the potatoes are cooked through and the skin is crispy.
Remove the potatoes from the oven and let them cool for a few minutes.
Slice open the top of each potato, being careful not to cut all the way through. Fluff up the inside with a fork.
Serve hot, with your choice of fillings or toppings. Popular options include butter, cheese, baked beans, and coleslaw.