Hello All:
I have been unable to change the Notebook user default settings, both to show code block line numbers and to move the location of buttons in the notebook panel’s toolbar (e.g., moving the “cut” button away from the “add” button).
These modifications appear in my ~/.jupyter/lab/user-settings/@jupyterlab/notebook-extension directory in the files
panel.jupyterlab-settings and tracker.jupyterlab-settings
They never take in either the current Jupyterlab session or new JupyterLab sessions after shutting down the one where I have made modifications.
For specifics, I am running in
MacOS 15.3.1
Miniconda’s conda 25.1.1 (strict conda-forge) with
j
jupyter-lsp 2.2.5 pyhd8ed1ab_1 conda-forge
jupyter_client 8.6.3 pyhd8ed1ab_1 conda-forge
jupyter_core 5.7.2 pyh31011fe_1 conda-forge
jupyter_events 0.12.0 pyh29332c3_0 conda-forge
jupyter_server 2.15.0 pyhd8ed1ab_0 conda-forge
jupyter_server_terminals 0.5.3 pyhd8ed1ab_1 conda-forge
jupyterlab 4.3.5 pyhd8ed1ab_0 conda-forge
jupyterlab_pygments 0.3.0 pyhd8ed1ab_2 conda-forge
jupyterlab_server 2.27.3 pyhd8ed1ab_1 conda-forge
jupyterlab_widgets 3.0.13 pyhd8ed1ab_1 conda-forge
nbclient 0.10.2 pyhd8ed1ab_0 conda-forge
nbconvert-core 7.16.6 pyh29332c3_0 conda-forge
nbformat 5.10.4 pyhd8ed1ab_1 conda-forge
widgetsnbextension 4.0.13 pyhd8ed1ab_1 conda-forge
Guidance would be appreciated here.