mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-24 14:20:54 +08:00
Remove pycolor script We install a script to syntax highlight Python code in the terminal. This is quite obsolete, though, since the pygmentize command from Pygments offers the same functionality in a much more flexible way (more languages, more styles, other output formats). This removes the wrapper script, but all the functionality is still there if you use python -m IPython.utils.PyColorize.
Description
Languages
Jupyter Notebook
75.4%
TypeScript
17.9%
Python
2.2%
JavaScript
1.9%
CSS
1.7%
Other
0.8%