jupyterlab.json 87 B

1234567
  1. {
  2. "NotebookApp": {
  3. "nbserver_extensions": {
  4. "jupyterlab": true
  5. }
  6. }
  7. }