summaryrefslogtreecommitdiff
path: root/.config/jupyter/lab/user-settings/@jupyterlab/notebook-extension/tracker.jupyterlab-settings
blob: 3fa7c150917f98f992668a3d3ba35ef9c2d308ad (plain)
1
2
3
4
5
6
7
8
9
10
{
    // Notebook
    // @jupyterlab/notebook-extension:tracker
    // Notebook settings.
    // **************************************

    // Automatically Start Preferred Kernel
    // Whether to automatically start the preferred kernel.
    "autoStartDefaultKernel": true
}