question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to change the font of Markdown cells of Jupyter notebook.

See original GitHub issue

Hi,

image

As the picture shows, I cannot change the font of Markdown cells, both content font(Yellow) and code font(Red).

markdown.preview.fontFamily does not work on Jupyter.

How can I change the font?

Sincerely, Lu

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:29
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
Photonicocommented, Sep 16, 2022

This can now be customzied by markdown.preview.lineHeight

Hi,

This function cannot customize the font family in Jupyter Markdown Cell. I want to change it to a serif font, for example, Times New Roman.

Sincerely,

2reactions
mjbvzcommented, Sep 16, 2022

Reopening based on comments in #161103

looks like the font itself still can’t be customized

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to edit markdown cell in jupyter-notebook ( Could not edit ...
What I did is : a) First go to markdown cell. b) Double click the cell, now we can only delete the letters,...
Read more >
Format Text In Jupyter Notebook With Markdown - Earth Lab
Markdown allows you to format text using simple, plain-text syntax and can be used to document code in a variety of tools, including...
Read more >
Font size for cells on notebooks in JupyterLab
Hello I am using Jupyterlab version 3.2.1. Under settings you have the possibility to increase or decrease the font size. This feature doesn't...
Read more >
Markdown cells in Jupyter Notebook do not render properly
Obviously the font for the markdown cell preview is set to the Appearance > Use custom font Setting;. But when you set the...
Read more >
Quick Guide: How to Write Markdown in Jupyter Notebooks
The formatting options allowed by markdown are not varied (for example, you cannot specify font style or colors), but they are powerful enough ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found