diff options
Diffstat (limited to '.config/jupyter/lab/user-settings/@jupyterlab/notebook-extension/tracker.jupyterlab-settings')
-rw-r--r-- | .config/jupyter/lab/user-settings/@jupyterlab/notebook-extension/tracker.jupyterlab-settings | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/jupyter/lab/user-settings/@jupyterlab/notebook-extension/tracker.jupyterlab-settings b/.config/jupyter/lab/user-settings/@jupyterlab/notebook-extension/tracker.jupyterlab-settings new file mode 100644 index 0000000..3fa7c15 --- /dev/null +++ b/.config/jupyter/lab/user-settings/@jupyterlab/notebook-extension/tracker.jupyterlab-settings @@ -0,0 +1,10 @@ +{ + // Notebook + // @jupyterlab/notebook-extension:tracker + // Notebook settings. + // ************************************** + + // Automatically Start Preferred Kernel + // Whether to automatically start the preferred kernel. + "autoStartDefaultKernel": true +}
\ No newline at end of file |