chore: initialContent

This commit is contained in:
tao.chen
2026-09-02 10:10:41 +08:00
committed by tao.chen
parent 6f052b8847
commit 81c83e5dc1
-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: {},