jupyterlab_git.json 91 B

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