update vscode settings
This commit is contained in:
parent
4cb9328ef0
commit
fe50377ea6
@ -12,5 +12,11 @@
|
||||
"sync.quietSync": true,
|
||||
"sync.autoUpload": true,
|
||||
"sync.autoDownload": true,
|
||||
"sync.gist": "b4580c595539ccca8bc2bb18ad104cef"
|
||||
"sync.gist": "b4580c595539ccca8bc2bb18ad104cef",
|
||||
"workbench.editorAssociations": [
|
||||
{
|
||||
"viewType": "jupyter.notebook.ipynb",
|
||||
"filenamePattern": "*.ipynb"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user