Created
May 7, 2020 13:09
-
-
Save holgi/bb6c43be2e2d97cb02afa4852463bbc5 to your computer and use it in GitHub Desktop.
vscode jupyter notebook settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"python.pythonPath": "C:\\ProgramData\\Anaconda3\\python.exe", | |
"python.formatting.provider": "black", | |
"python.linting.flake8Enabled": true, | |
"python.testing.pytestEnabled": true, | |
"python.dataScience.jupyterCommandLineArguments": [ | |
"--NotebookApp.port=9999" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey there. This isnt your settings.json, you have a bunch (5 or so), name them correctly.
I prefer to use the %APPDATA%\Code and %APPDATA%\Code\User gral paths as for Windows databases are concerned.
I used them in the following CMS .bat automatic config. files for Windows OS.
See more
You could run by clicking but make a backup first of the registries or see .md