From 702997c788e8fa67ce3eb7b70227485735c12904 Mon Sep 17 00:00:00 2001 From: feilong Date: Mon, 27 Dec 2021 23:41:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E8=AE=A2=E5=88=B0=E7=AC=AC7=E7=AB=A0+?= =?UTF-8?q?fix1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dynamic_page.json" | 2 +- .../hello_simulate.json" | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/10.\345\212\250\346\200\201\346\270\262\346\237\223\351\241\265\351\235\242\347\210\254\345\217\226/dynamic_page.json" "b/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/10.\345\212\250\346\200\201\346\270\262\346\237\223\351\241\265\351\235\242\347\210\254\345\217\226/dynamic_page.json" index 1146b66..07478b5 100644 --- "a/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/10.\345\212\250\346\200\201\346\270\262\346\237\223\351\241\265\351\235\242\347\210\254\345\217\226/dynamic_page.json" +++ "b/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/10.\345\212\250\346\200\201\346\270\262\346\237\223\351\241\265\351\235\242\347\210\254\345\217\226/dynamic_page.json" @@ -4,5 +4,5 @@ "depends": [], "type": "code_options", "exercise_id": "d723ad753e0f4367932a9436f8732ec8", - "notebook_enable": true + "notebook_enable": false } \ No newline at end of file diff --git "a/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/11.\346\250\241\346\213\237\347\231\273\345\275\225/hello_simulate.json" "b/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/11.\346\250\241\346\213\237\347\231\273\345\275\225/hello_simulate.json" index b6fe8af..1275034 100644 --- "a/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/11.\346\250\241\346\213\237\347\231\273\345\275\225/hello_simulate.json" +++ "b/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/11.\346\250\241\346\213\237\347\231\273\345\275\225/hello_simulate.json" @@ -3,6 +3,6 @@ "source": "hello_simulate.md", "depends": [], "type": "code_options", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "237d7909392a48998437fdfe58ea3db4" } \ No newline at end of file -- GitLab