mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-07-22 08:48:39 +00:00
11 lines
No EOL
273 B
JSON
11 lines
No EOL
273 B
JSON
{
|
|
"jupyter.interactiveWindow.textEditor.executeSelection": true,
|
|
"python.REPL.sendToNativeREPL": true
|
|
|
|
// Hot reload setting that needs to be in user settings
|
|
// "jupyter.runStartupCommands": [
|
|
// "%load_ext autoreload", "%autoreload 2"
|
|
// ]
|
|
|
|
|
|
} |