jupyterlab settings - line numbers default

34 views
Skip to first unread message

Samah Sohrab

unread,
Mar 9, 2018, 6:18:33 PM3/9/18
to Project Jupyter
Hi,

I'm a new user of jupyterlab and I was wondering about changing the settings. Specifically, showing line numbers.

1. From a new user standpoint, it would be nice to have this setting become the default when I change it, so that I don't have to enable it manually each time.

2. I attempted to modify the settings with a User Override, but it gives me a syntax error.
{
    "codeCellConfig": {
        "lineNumbers": true
    }
    "markdownCellConfig": {
        "lineNumbers": true
    }
    "rawCellConfig": {
        "lineNumbers": true
    }
}

Thanks for the help
Samah
Reply all
Reply to author
Forward
0 new messages