From faf1b74c74c469ef187dcb44bfe30b09a36df254 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Thu, 3 Sep 2020 16:39:25 +0200 Subject: [PATCH] Update example Signed-off-by: martinRenou --- examples/ipygany.ipynb | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/examples/ipygany.ipynb b/examples/ipygany.ipynb index 4bc576a..16d3ecc 100644 --- a/examples/ipygany.ipynb +++ b/examples/ipygany.ipynb @@ -107,15 +107,6 @@ "scene3" ] }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "iso2.input = ('RESU____DEPL', 'DY')" - ] - }, { "cell_type": "code", "execution_count": null, @@ -124,15 +115,6 @@ "source": [ "th.max = 1.0e-07" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "iso2.input = ('RESU____DEPL', 'DX')" - ] } ], "metadata": { @@ -151,7 +133,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.0" + "version": "3.8.3" } }, "nbformat": 4,