Adjusting Font Size and Color for Comments in JupyterLab Python Mode

44 Views Asked by At

I am using JupyterLab to teach a course in Python. Suppose we are in Python mode within a Jupyter cell, crafting Python code accompanied by some comments. Is it feasible to selectively enhance the font size and color exclusively for the comments?

Perhaps it is too much to expect from Jupyter. My students would appreciate larger comments to better understand the explanations accompanying the Python code.

0

There are 0 best solutions below