summaryrefslogtreecommitdiff
path: root/.config/jupyter/lab/user-settings/@jupyter-notebook/application-extension/top.jupyterlab-settings
blob: 308629ee07e6eecd9dc2348c2cbf668bc9bc49df (plain)
1
2
3
4
5
6
7
8
9
10
{
    // Jupyter Notebook Top Area
    // @jupyter-notebook/application-extension:top
    // Jupyter Notebook Top Area settings
    // *******************************************

    // Top Bar Visibility
    // Whether to show the top bar or not, yes for always showing, no for always not showing, automatic for adjusting to screen size
    "visible": "no"
}