Code completion
Choose how code completion works:
LM completion considers notebook context — nearby cells and their outputs — to make relevant suggestions. Choose an autocomplete profile:
- Fast uses Qwen3 Coder Next and prioritizes low latency.
- Smart uses GPT-5.6 Luna Fast and prioritizes completion quality.
Display options
Line numbers
Show or hide line numbers in code cells:- Enabled: Numbers appear in the left gutter
- Disabled: Clean view without numbers
Line wrapping
Control how long lines display:- Enabled: Lines wrap to fit the cell width
- Disabled: Lines extend with horizontal scroll
LaTeX rendering
Enable math rendering in markdown cells:- Uses KaTeX for fast rendering
- Supports inline (
$...$) and block ($$...$$) math
Search settings
Max search results
Set the upper limit for search results:- Higher values show more results
- Very high values may slow the interface
- Default balances completeness and performance
Data display
CSV rows per page
When viewing CSV files, control pagination:Execution time format
How cell execution times display:- Compact: “1.2s”
- Human-readable: “1 second 234 milliseconds”
Related settings
- General settings for environment configuration
- AI settings for AI behavior
- Appearance settings for themes and layout

