新环境

This commit is contained in:
2025-06-01 15:59:29 +08:00
parent eb52c3673c
commit ffe9c6ae3c
47 changed files with 28572 additions and 27694 deletions

12
.vscode/settings.json vendored
View File

@@ -1,7 +1,7 @@
{
"terminal.integrated.env.windows": {
"PYTHONPATH": "${workspaceFolder};${env:PYTHONPATH}"
},
"jupyter.notebookFileRoot": "${fileDirname}",
"python.dataScience.notebookFileRoot": "${workspaceFolder}"
{
"terminal.integrated.env.windows": {
"PYTHONPATH": "${workspaceFolder};${env:PYTHONPATH}"
},
"jupyter.notebookFileRoot": "${fileDirname}",
"python.dataScience.notebookFileRoot": "${workspaceFolder}"
}