Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 committed Oct 18, 2024
1 parent 1a9f709 commit 2da4156
Showing 1 changed file with 36 additions and 48 deletions.
84 changes: 36 additions & 48 deletions nbs/11_xml.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "8a46bf54",
"metadata": {},
"outputs": [],
Expand All @@ -22,7 +22,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"id": "f6c9a7f5",
"metadata": {},
"outputs": [],
Expand All @@ -40,7 +40,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"id": "42d18e5c",
"metadata": {},
"outputs": [],
Expand All @@ -61,7 +61,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"id": "e1b62c2c",
"metadata": {},
"outputs": [],
Expand All @@ -72,7 +72,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"id": "159d3560",
"metadata": {},
"outputs": [],
Expand All @@ -89,7 +89,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"id": "6f000a63",
"metadata": {},
"outputs": [],
Expand All @@ -103,7 +103,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"id": "ddc7d705",
"metadata": {},
"outputs": [],
Expand All @@ -120,7 +120,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"id": "df5d12c7",
"metadata": {},
"outputs": [],
Expand All @@ -134,7 +134,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"id": "b06c10f6",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -191,7 +191,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"id": "06718948",
"metadata": {},
"outputs": [],
Expand All @@ -204,7 +204,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": null,
"id": "45489975",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -237,7 +237,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"id": "39834fcb",
"metadata": {},
"outputs": [],
Expand All @@ -252,7 +252,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"id": "9a8b4ddb",
"metadata": {},
"outputs": [
Expand All @@ -277,7 +277,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": null,
"id": "5c6c57e9",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -308,7 +308,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": null,
"id": "5c7f175d",
"metadata": {},
"outputs": [
Expand All @@ -325,7 +325,7 @@
"p(('Some text',),{'id': 'newid'})"
]
},
"execution_count": 15,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -338,7 +338,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": null,
"id": "116c886e",
"metadata": {},
"outputs": [],
Expand All @@ -358,7 +358,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": null,
"id": "254c8ff3",
"metadata": {},
"outputs": [],
Expand All @@ -370,7 +370,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": null,
"id": "0255b96f",
"metadata": {},
"outputs": [],
Expand All @@ -392,7 +392,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": null,
"id": "ea224c94",
"metadata": {},
"outputs": [],
Expand All @@ -411,7 +411,7 @@
},
{
"cell_type": "code",
"execution_count": 38,
"execution_count": null,
"id": "a1ed9c01",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -458,7 +458,7 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": null,
"id": "dd054392",
"metadata": {},
"outputs": [],
Expand All @@ -473,7 +473,7 @@
},
{
"cell_type": "code",
"execution_count": 40,
"execution_count": null,
"id": "c2a921a2",
"metadata": {},
"outputs": [],
Expand All @@ -498,7 +498,7 @@
},
{
"cell_type": "code",
"execution_count": 41,
"execution_count": null,
"id": "eef16b38",
"metadata": {},
"outputs": [],
Expand All @@ -522,7 +522,7 @@
},
{
"cell_type": "code",
"execution_count": 42,
"execution_count": null,
"id": "d3d23c48",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -553,7 +553,7 @@
},
{
"cell_type": "code",
"execution_count": 43,
"execution_count": null,
"id": "85a16341",
"metadata": {},
"outputs": [],
Expand All @@ -577,7 +577,7 @@
},
{
"cell_type": "code",
"execution_count": 44,
"execution_count": null,
"id": "61d63a79",
"metadata": {},
"outputs": [
Expand All @@ -601,7 +601,7 @@
},
{
"cell_type": "code",
"execution_count": 45,
"execution_count": null,
"id": "51e58821",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -629,7 +629,7 @@
},
{
"cell_type": "code",
"execution_count": 46,
"execution_count": null,
"id": "798ae1d2",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -664,7 +664,7 @@
},
{
"cell_type": "code",
"execution_count": 47,
"execution_count": null,
"id": "5f0e91e0",
"metadata": {},
"outputs": [],
Expand All @@ -677,7 +677,7 @@
},
{
"cell_type": "code",
"execution_count": 48,
"execution_count": null,
"id": "39fab735",
"metadata": {},
"outputs": [],
Expand All @@ -701,7 +701,7 @@
},
{
"cell_type": "code",
"execution_count": 49,
"execution_count": null,
"id": "16c9bd71",
"metadata": {},
"outputs": [
Expand All @@ -721,7 +721,7 @@
"body((div(('Some text 1<2', i(('in italics',),{'spurious': True}), input((),{'name': 'me'}), img((),{'src': 'filename', 'data': 1})),{'style': 'padding:3px'}),),{'class': 'myclass'})"
]
},
"execution_count": 49,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -739,7 +739,7 @@
},
{
"cell_type": "code",
"execution_count": 50,
"execution_count": null,
"id": "1d8a28b1",
"metadata": {},
"outputs": [],
Expand All @@ -762,7 +762,7 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": null,
"id": "ad32b076",
"metadata": {},
"outputs": [],
Expand All @@ -782,21 +782,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "python3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 2da4156

Please sign in to comment.