Page MenuHomePhabricator

Make Jupyter notebooks use the fast builtin Python highlighter
ClosedPublic

Authored by epriestley on Mar 30 2018, 4:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 2, 12:49 AM
Unknown Object (File)
Fri, Dec 27, 6:36 PM
Unknown Object (File)
Thu, Dec 26, 4:54 PM
Unknown Object (File)
Dec 21 2024, 10:03 AM
Unknown Object (File)
Dec 16 2024, 8:07 PM
Unknown Object (File)
Dec 12 2024, 9:12 PM
Unknown Object (File)
Dec 5 2024, 5:13 AM
Unknown Object (File)
Nov 28 2024, 6:54 PM
Subscribers
None

Details

Summary

Ref T13105. This is silly, but "py" and "python" end up in different places today, and "py" is ~100x faster than "python".

See also T3626 for longer-term plans on this.

Test Plan

Reloaded a Jupyter notebook, saw it render almost instantly instead of taking a few seconds.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable