Files
MLPproject/.venv/etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json
2025-10-23 15:44:32 +02:00

8 lines
86 B
JSON

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