From f13dcf74a6c0c4866e4645dd073d008e8a6c4ff6 Mon Sep 17 00:00:00 2001 From: Dou Du Date: Mon, 12 Dec 2022 17:19:02 +0100 Subject: [PATCH] update introduction.ipynb --- examples/introduction.ipynb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/examples/introduction.ipynb b/examples/introduction.ipynb index 7efd00c..d91eaed 100644 --- a/examples/introduction.ipynb +++ b/examples/introduction.ipynb @@ -305,18 +305,16 @@ ] }, { - "cell_type": "markdown", + "cell_type": "code", + "execution_count": null, "metadata": {}, - "source": [ - "This work has been done with the support of the EPFL Open Science Fund [OSSCAR](http://www.osscar.org).\n", - "\n", - "" - ] + "outputs": [], + "source": [] } ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -330,10 +328,10 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.7" + "version": "3.9.12" }, "voila": { - "authors": "Dou Du, Casper Welzel Andersen and Giovanni Pizzi" + "authors": "Dou Du, Casper Welzel Andersen and Giovanni Pizzi" } }, "nbformat": 4,