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

8 lines
106 B
JSON

{
"ServerApp": {
"jpserver_extensions": {
"notebook_shim": true
}
}
}