From 9e0c2f4a4a8b1295be131fe80193db2ba5162b55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20=C2=A9?= Date: Wed, 13 Sep 2023 12:29:39 +0100 Subject: [PATCH 1/2] remote tag hide outputs of import libraries --- notebook.ipynb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/notebook.ipynb b/notebook.ipynb index 58b6442..f8751bb 100644 --- a/notebook.ipynb +++ b/notebook.ipynb @@ -120,8 +120,7 @@ "is_executing": true }, "tags": [ - "hide-input", - "hide-output" + "hide-input" ] }, "outputs": [], From 58e05bd3643a8eef766006cf6056c97eafa983b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20=C2=A9?= Date: Wed, 13 Sep 2023 12:31:27 +0100 Subject: [PATCH 2/2] remote tag hide inout of extra figure --- notebook.ipynb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/notebook.ipynb b/notebook.ipynb index f8751bb..5263a1d 100644 --- a/notebook.ipynb +++ b/notebook.ipynb @@ -579,7 +579,9 @@ "cell_type": "code", "execution_count": null, "metadata": { - "tags": [] + "tags": [ + "hide-input" + ] }, "outputs": [], "source": [