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

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/ecd0c593-3736-4328-bb51-7dc936ae51c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to