jupyter / help

:sparkles: Need some help or have some questions? Please visit our Discourse page.
https://discourse.jupyter.org
291 stars 97 forks source link

customize color syntax for given file extensions in jupyter notebook #518

Open llodds opened 5 years ago

llodds commented 5 years ago

Hi,

I would like to know how to customize color syntaxes in jupyter notebook for a given file extension, e.g., open .cu file in C++ color syntax, or open .F90 in Fortran syntax.

Thanks, Muhong