From 3b1dfa250498591cd3b25407a180de6c90a0958d Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Thu, 9 Jun 2022 11:35:04 +0200 Subject: [PATCH] Hide solutions (weird bug) --- unit3/unit3.ipynb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/unit3/unit3.ipynb b/unit3/unit3.ipynb index 66f95de..c970007 100644 --- a/unit3/unit3.ipynb +++ b/unit3/unit3.ipynb @@ -3,8 +3,8 @@ { "cell_type": "markdown", "metadata": { - "colab_type": "text", - "id": "view-in-github" + "id": "view-in-github", + "colab_type": "text" }, "source": [ "\"Open" @@ -712,12 +712,12 @@ ], "metadata": { "colab": { - "authorship_tag": "ABX9TyPwiHKn+ccCskGi3ZMw9yH2", "collapsed_sections": [], - "include_colab_link": true, - "name": "Unit 3: Deep Q-Learning with Space Invaders.ipynb", + "name": "Copie de Unit 3: Deep Q-Learning with Space Invaders.ipynb", "private_outputs": true, - "provenance": [] + "provenance": [], + "authorship_tag": "ABX9TyPwiHKn+ccCskGi3ZMw9yH2", + "include_colab_link": true }, "kernelspec": { "display_name": "Python 3", @@ -729,4 +729,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} +} \ No newline at end of file