From 89653ebbaf19b7c435aae79c64277949ee334acd Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Mon, 29 Nov 2021 21:35:38 +0800 Subject: [PATCH] disable a notebook --- .../2.Lambda\350\241\250\350\276\276\345\274\217/sam.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/data/3.Java\351\253\230\351\230\266/1.\350\241\214\344\270\272\346\212\275\350\261\241\345\222\214Lambda/2.Lambda\350\241\250\350\276\276\345\274\217/sam.json" "b/data/3.Java\351\253\230\351\230\266/1.\350\241\214\344\270\272\346\212\275\350\261\241\345\222\214Lambda/2.Lambda\350\241\250\350\276\276\345\274\217/sam.json" index 10c2d12..5e30a14 100644 --- "a/data/3.Java\351\253\230\351\230\266/1.\350\241\214\344\270\272\346\212\275\350\261\241\345\222\214Lambda/2.Lambda\350\241\250\350\276\276\345\274\217/sam.json" +++ "b/data/3.Java\351\253\230\351\230\266/1.\350\241\214\344\270\272\346\212\275\350\261\241\345\222\214Lambda/2.Lambda\350\241\250\350\276\276\345\274\217/sam.json" @@ -2,6 +2,6 @@ "type": "code_options", "author": "ccat", "source": "sam.md", - "notebook_enable": true, + "notebook_enable": false, "exercise_id": "9f7e58ada74749099f03991776c0c350" } \ No newline at end of file -- GitLab