From 2da415610d168a30f5d84cfbaa178d716eb20698 Mon Sep 17 00:00:00 2001 From: Jeremy Howard Date: Fri, 18 Oct 2024 13:02:23 +1000 Subject: [PATCH] clean --- nbs/11_xml.ipynb | 84 +++++++++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 48 deletions(-) diff --git a/nbs/11_xml.ipynb b/nbs/11_xml.ipynb index b1fa0364..ebd153c5 100644 --- a/nbs/11_xml.ipynb +++ b/nbs/11_xml.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "id": "8a46bf54", "metadata": {}, "outputs": [], @@ -22,7 +22,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": null, "id": "f6c9a7f5", "metadata": {}, "outputs": [], @@ -40,7 +40,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": null, "id": "42d18e5c", "metadata": {}, "outputs": [], @@ -61,7 +61,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": null, "id": "e1b62c2c", "metadata": {}, "outputs": [], @@ -72,7 +72,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": null, "id": "159d3560", "metadata": {}, "outputs": [], @@ -89,7 +89,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": null, "id": "6f000a63", "metadata": {}, "outputs": [], @@ -103,7 +103,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": null, "id": "ddc7d705", "metadata": {}, "outputs": [], @@ -120,7 +120,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": null, "id": "df5d12c7", "metadata": {}, "outputs": [], @@ -134,7 +134,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": null, "id": "b06c10f6", "metadata": {}, "outputs": [], @@ -191,7 +191,7 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": null, "id": "06718948", "metadata": {}, "outputs": [], @@ -204,7 +204,7 @@ }, { "cell_type": "code", - "execution_count": 11, + "execution_count": null, "id": "45489975", "metadata": {}, "outputs": [], @@ -237,7 +237,7 @@ }, { "cell_type": "code", - "execution_count": 12, + "execution_count": null, "id": "39834fcb", "metadata": {}, "outputs": [], @@ -252,7 +252,7 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": null, "id": "9a8b4ddb", "metadata": {}, "outputs": [ @@ -277,7 +277,7 @@ }, { "cell_type": "code", - "execution_count": 14, + "execution_count": null, "id": "5c6c57e9", "metadata": {}, "outputs": [ @@ -308,7 +308,7 @@ }, { "cell_type": "code", - "execution_count": 15, + "execution_count": null, "id": "5c7f175d", "metadata": {}, "outputs": [ @@ -325,7 +325,7 @@ "p(('Some text',),{'id': 'newid'})" ] }, - "execution_count": 15, + "execution_count": null, "metadata": {}, "output_type": "execute_result" } @@ -338,7 +338,7 @@ }, { "cell_type": "code", - "execution_count": 16, + "execution_count": null, "id": "116c886e", "metadata": {}, "outputs": [], @@ -358,7 +358,7 @@ }, { "cell_type": "code", - "execution_count": 18, + "execution_count": null, "id": "254c8ff3", "metadata": {}, "outputs": [], @@ -370,7 +370,7 @@ }, { "cell_type": "code", - "execution_count": 19, + "execution_count": null, "id": "0255b96f", "metadata": {}, "outputs": [], @@ -392,7 +392,7 @@ }, { "cell_type": "code", - "execution_count": 20, + "execution_count": null, "id": "ea224c94", "metadata": {}, "outputs": [], @@ -411,7 +411,7 @@ }, { "cell_type": "code", - "execution_count": 38, + "execution_count": null, "id": "a1ed9c01", "metadata": {}, "outputs": [], @@ -458,7 +458,7 @@ }, { "cell_type": "code", - "execution_count": 39, + "execution_count": null, "id": "dd054392", "metadata": {}, "outputs": [], @@ -473,7 +473,7 @@ }, { "cell_type": "code", - "execution_count": 40, + "execution_count": null, "id": "c2a921a2", "metadata": {}, "outputs": [], @@ -498,7 +498,7 @@ }, { "cell_type": "code", - "execution_count": 41, + "execution_count": null, "id": "eef16b38", "metadata": {}, "outputs": [], @@ -522,7 +522,7 @@ }, { "cell_type": "code", - "execution_count": 42, + "execution_count": null, "id": "d3d23c48", "metadata": {}, "outputs": [ @@ -553,7 +553,7 @@ }, { "cell_type": "code", - "execution_count": 43, + "execution_count": null, "id": "85a16341", "metadata": {}, "outputs": [], @@ -577,7 +577,7 @@ }, { "cell_type": "code", - "execution_count": 44, + "execution_count": null, "id": "61d63a79", "metadata": {}, "outputs": [ @@ -601,7 +601,7 @@ }, { "cell_type": "code", - "execution_count": 45, + "execution_count": null, "id": "51e58821", "metadata": {}, "outputs": [ @@ -629,7 +629,7 @@ }, { "cell_type": "code", - "execution_count": 46, + "execution_count": null, "id": "798ae1d2", "metadata": {}, "outputs": [ @@ -664,7 +664,7 @@ }, { "cell_type": "code", - "execution_count": 47, + "execution_count": null, "id": "5f0e91e0", "metadata": {}, "outputs": [], @@ -677,7 +677,7 @@ }, { "cell_type": "code", - "execution_count": 48, + "execution_count": null, "id": "39fab735", "metadata": {}, "outputs": [], @@ -701,7 +701,7 @@ }, { "cell_type": "code", - "execution_count": 49, + "execution_count": null, "id": "16c9bd71", "metadata": {}, "outputs": [ @@ -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" } @@ -739,7 +739,7 @@ }, { "cell_type": "code", - "execution_count": 50, + "execution_count": null, "id": "1d8a28b1", "metadata": {}, "outputs": [], @@ -762,7 +762,7 @@ }, { "cell_type": "code", - "execution_count": 52, + "execution_count": null, "id": "ad32b076", "metadata": {}, "outputs": [], @@ -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,