chore: 更新 Jupyter Notebook 中的 Python 版本号
- 将 Python 版本从 3.13.7 更新至 3.13.11 - 此更改仅更新笔记本元数据中的版本信息,不影响代码逻辑
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.13.7"
|
||||
"version": "3.13.11"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user