using_pip/.jupyter/lab/user-settings/@jupyterlab/notebook-extension/tracker.jupyterlab-settings

39 lines
1.1 KiB
Text
Raw Normal View History

2025-10-20 03:23:45 +00:00
{
"autoStartDefaultKernel": true,
"kernelShutdown": true,
"scrollHeadingToTop": true,
"windowingMode": "none",
"enableKernelInitNotification": false,
"codeCellConfig": {
"lineNumbers": false,
"lineWrap": false
},
"defaultCell": "code",
"showInputPlaceholder": true,
"inputHistoryScope": "global",
"markdownCellConfig": {
"lineNumbers": false,
"matchBrackets": false
},
"autoRenderMarkdownCells": false,
"rawCellConfig": {
"lineNumbers": false,
"matchBrackets": false
},
"scrollPastEnd": true,
"recordTiming": false,
"overscanCount": 1,
"maxNumberOutputs": 50,
"showEditorForReadOnlyMarkdown": true,
"kernelStatus": {
"showOnStatusBar": false,
"showProgress": true
},
"documentWideUndoRedo": false,
"showHiddenCellsButton": true,
"renderingLayout": "default",
"sideBySideLeftMarginOverride": "10px",
"sideBySideRightMarginOverride": "10px",
"sideBySideOutputRatio": 1,
"accessKernelHistory": false
}