Jupyter Community Forum
How do Notebooks highlight Python syntax?
General
notebook
fomightez
July 26, 2020, 6:04pm
2
You’ll want to look at
CodeMirror
. According to
here
, Jupyter uses that.
1 Like
Colors and fonts of code in Jupyter Notebook
show post in topic
Related topics
Topic
Replies
Views
Activity
Syntax highlighting for cells depending upon selected language
extensions
jupyterlab
,
how-to
,
help-wanted
3
2884
July 22, 2022
Text Editor Syntax Highlighting
Notebook
community
,
how-to
,
help-wanted
2
2757
February 26, 2024
Syntax highlighting for text files in Jupyter Notebook and JupyterLab
General
0
1331
July 12, 2020
Call syntax highlighting programmatically?
JupyterLab
0
489
June 27, 2019
Getting syntax highlighting to work for custom cell magic
extensions
11
3199
January 19, 2025