From f540615b60a7ba6cbd8f6eecf77e20876aaaace3 Mon Sep 17 00:00:00 2001 From: lingruiluo Date: Fri, 10 Jul 2020 13:37:26 -0400 Subject: [PATCH] problem --- notebooks/misc/svg_tests/text test.ipynb | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/notebooks/misc/svg_tests/text test.ipynb b/notebooks/misc/svg_tests/text test.ipynb index 44546d0..2c8667e 100644 --- a/notebooks/misc/svg_tests/text test.ipynb +++ b/notebooks/misc/svg_tests/text test.ipynb @@ -19,7 +19,7 @@ { "data": { "application/vnd.jupyter.widget-view+json": { - "model_id": "57a68f4f29ae41d89206c78291eb7e10", + "model_id": "4f6c36263f7a46a7b0d4a6be63ca1054", "version_major": 2, "version_minor": 0 }, @@ -53,7 +53,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 3, "metadata": {}, "outputs": [ { @@ -172,7 +172,7 @@ " 'sample_pixel': {'x': 209, 'y': 92}}]" ] }, - "execution_count": 4, + "execution_count": 3, "metadata": {}, "output_type": "execute_result" } @@ -183,7 +183,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 4, "metadata": {}, "outputs": [ { @@ -192,10 +192,10 @@ "\n", "\n", " \n", - "\tCookie\n", - "\tUP→\n", + "\tCookie\n", + "\tUP→\n", "\tEYES ONLY\n", - "\t←EXIT\n", + "\t←EXIT\n", "\t\n", "\n" ], @@ -212,6 +212,13 @@ "\n", "svg_translation.display_as_svg(demo)" ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": {