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

8 lines
87 B
JSON

{
"NotebookApp": {
"nbserver_extensions": {
"jupyterlab": true
}
}
}