Skip to content

Commit

Permalink
Reinstall nbdev_install_hooks and run prep
Browse files Browse the repository at this point in the history
  • Loading branch information
audreyfeldroy committed Jul 31, 2024
1 parent 17b3793 commit bae95d3
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions nbs/2024-07-16_Xtend_Pico.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -20,7 +20,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -29,7 +29,7 @@
"<function fasthtml.xtend.Card(*c, header=None, footer=None, target_id=None, id=None, cls=None, title=None, style=None, accesskey=None, contenteditable=None, dir=None, draggable=None, enterkeyhint=None, hidden=None, inert=None, inputmode=None, lang=None, popover=None, spellcheck=None, tabindex=None, translate=None, hx_get=None, hx_post=None, hx_put=None, hx_delete=None, hx_patch=None, hx_trigger=None, hx_target=None, hx_swap=None, hx_include=None, hx_select=None, hx_indicator=None, hx_push_url=None, hx_confirm=None, hx_disable=None, hx_replace_url=None, hx_on=None, **kwargs) -> fastcore.xml.FT>"
]
},
"execution_count": 11,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -47,7 +47,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -68,7 +68,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -115,7 +115,7 @@
" '__type_params__']"
]
},
"execution_count": 13,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -126,7 +126,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -164,16 +164,16 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": null,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"functools.partial(<function ft_hx at 0x1169d7380>, 'A')"
"functools.partial(<function ft_hx>, 'A')"
]
},
"execution_count": 26,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -188,7 +188,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -203,7 +203,7 @@
"['a', (), {}]"
]
},
"execution_count": 27,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -214,7 +214,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -229,7 +229,7 @@
"['a', ('Hi',), {}]"
]
},
"execution_count": 28,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -240,7 +240,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -255,7 +255,7 @@
"['a', ('Hi',), {'class': 'linky'}]"
]
},
"execution_count": 29,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -266,7 +266,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -281,7 +281,7 @@
"['b', ('Hello',), {}]"
]
},
"execution_count": 31,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -293,7 +293,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -308,7 +308,7 @@
"['c', ('Hee hee',), {}]"
]
},
"execution_count": 32,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -320,7 +320,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -335,7 +335,7 @@
"['uma', ('Hi mommy',), {'mood': 'happy', 'id': 'UmaTheKid', 'class': 'cute'}]"
]
},
"execution_count": 33,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -347,7 +347,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -364,7 +364,7 @@
" {'hx-trigger': 'mouseenter', 'hx-get': '/inbox', 'class': 'mom'}]"
]
},
"execution_count": 34,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -376,7 +376,7 @@
},
{
"cell_type": "code",
"execution_count": 37,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -391,7 +391,7 @@
"['daddy', ('Hi fam',), {'hx-target': '#UmaTheKid', 'class': 'dad'}]"
]
},
"execution_count": 37,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -403,7 +403,7 @@
},
{
"cell_type": "code",
"execution_count": 38,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -412,7 +412,7 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -426,7 +426,7 @@
},
{
"cell_type": "code",
"execution_count": 53,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -460,7 +460,7 @@
" {'hx-trigger': 'mouseenter', 'hx-get': '/inbox', 'class': 'ma'}]"
]
},
"execution_count": 53,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -471,7 +471,7 @@
},
{
"cell_type": "code",
"execution_count": 54,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -480,7 +480,7 @@
"fastcore.xml.FT"
]
},
"execution_count": 54,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -491,7 +491,7 @@
},
{
"cell_type": "code",
"execution_count": 56,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -507,7 +507,7 @@
},
{
"cell_type": "code",
"execution_count": 57,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -530,7 +530,7 @@
" {'hx-trigger': 'mouseenter', 'hx-get': '/inbox', 'class': 'ma'}]"
]
},
"execution_count": 57,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand Down

0 comments on commit bae95d3

Please sign in to comment.