Skip to content

Instantly share code, notes, and snippets.

{
"workbench.editorAssociations": {
"*.ipynb": "jupyter-notebook"
},
"terminal.integrated.tabs.enabled": true,
"python.analysis.extraPaths": [
".",
"./"
],
"vim.handleKeys": {