Open big ipynbs
This commit is contained in:
parent
bccc4b0086
commit
42c72e8ccd
1 changed files with 3 additions and 2 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"files.exclude": {
|
"files.exclude": {
|
||||||
"**/__pycache__": true,
|
"**/__pycache__": true
|
||||||
},
|
},
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"notebook.formatOnCellExecution": true
|
"notebook.formatOnCellExecution": true,
|
||||||
|
"workbench.editorLargeFileConfirmation": 1000
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue