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

8 lines
85 B
JSON

{
"ServerApp": {
"jpserver_extensions": {
"jupyterlab": true
}
}
}