Files
Thesis/etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json

8 lines
86 B
JSON

{
"ServerApp": {
"jpserver_extensions": {
"jupyter_lsp": true
}
}
}