Develop #41

Merged
tao.chen merged 96 commits from develop into main 2026-09-02 10:15:06 +08:00
Showing only changes of commit f09c1912fa - Show all commits
-6
View File
@@ -342,12 +342,6 @@ function initialContent(scriptType: ScriptType): string {
cells: [
{
id: "intro",
cell_type: "markdown",
metadata: {},
source: ["# 新建模型实验\n", "在这里开始数据探索与模型构建。"],
},
{
id: "main",
cell_type: "code",
execution_count: null,
metadata: {},