diff --git a/no_ui.ipynb b/no_ui.ipynb index 55595c4..dae5fd7 100644 --- a/no_ui.ipynb +++ b/no_ui.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -12,192 +12,9 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": null, "metadata": {}, - "outputs": [ - { - "data": { - "text/html": [ - "" - ], - "text/plain": [ - "" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "text/html": [ - "" - ], - "text/plain": [ - "" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/javascript": [ - "/*******************************************************************************\n", - " * remove any links from fontawesome 5 created by jupyter in favor of\n", - " * fontawesome 6. to be removed when Jupyter updates it\n", - " */\n", - "\n", - "function remove_fa5() {\n", - " let links = document.querySelectorAll(\n", - " \"link[href^='https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@^5']\"\n", - " );\n", - "\n", - " links.forEach((link) => link.remove());\n", - "}\n", - "\n", - "if (document.readyState != \"loading\") remove_fa5();\n", - "else document.addEventListener(\"DOMContentLoaded\", remove_fa5);\n" - ], - "text/plain": [ - "" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "a6a2f3d0547b4cb3bd36a01d6811bef2", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "ResizeTrigger()" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], + "outputs": [], "source": [ "from component import tile\n", "from sepal_ui import aoi" @@ -205,80 +22,18 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": null, "metadata": {}, - "outputs": [ - { - "data": { - "application/vnd.jupyter.widget-view+json": { - "model_id": "019f8614e7d9445bac9e0a08b0033bb5", - "version_major": 2, - "version_minor": 0 - }, - "text/plain": [ - "VuetifyTemplate(template='