зеркало из https://github.com/microsoft/jupyrest.git
13 строки
270 B
Plaintext
13 строки
270 B
Plaintext
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"name": "Jupyrest",
|
||
|
"path": "./src/jupyrest"
|
||
|
},
|
||
|
],
|
||
|
"settings": {
|
||
|
"jupyter.jupyterServerType": "local",
|
||
|
"debug.internalConsoleOptions": "neverOpen",
|
||
|
"editor.rulers": [80]
|
||
|
}
|
||
|
}
|