Skip to content

Instantly share code, notes, and snippets.

@tmbdev
Created November 19, 2019 03:04
Show Gist options
  • Save tmbdev/f0d5009c51fa32301aed9325c6126f25 to your computer and use it in GitHub Desktop.
Save tmbdev/f0d5009c51fa32301aed9325c6126f25 to your computer and use it in GitHub Desktop.
{
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"python.jediEnabled": false,
"python.dataScience.askForKernelRestart": false,
"python.pythonPath": "/opt/anaconda3/bin/python3",
"python.condaPath": "/opt/anaconda3/bin/conda"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment