0byt3m1n1
Path:
C:
/
Program Files
/
RStudio
/
resources
/
app
/
bin
/
quarto
/
share
/
use
/
binder
/
[
Home
]
File: jupyter_notebook_config.py
# Traitlet configuration file for jupyter-notebook. c.ServerProxy.servers = { 'vscode': { 'command': ['code-server', '--auth', 'none', '--disable-telemetry', '--port={port}', '.'], 'timeout': 300, 'launcher_entry': { 'enabled': True, 'icon_path': '.jupyter/vscode.svg', 'title': 'VS Code', }, }, }