We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b2614 commit 33bd32aCopy full SHA for 33bd32a
.devcontainer/devcontainer.json
@@ -14,5 +14,6 @@
14
"python.linting.enabled": true,
15
"python.linting.pylintEnabled": true,
16
"python.linting.pylintPath": "/opt/conda/bin/pylint",
17
+ "python.dataScience.alwaysTrustNotebooks":true
18
},
19
}
0 commit comments