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
F14383931: D19273.diff
Sat, Dec 21, 10:03 AM
Unknown Object (File)
Mon, Dec 16, 8:07 PM
Unknown Object (File)
Thu, Dec 12, 9:12 PM
Unknown Object (File)
Thu, Dec 5, 5:13 AM
Unknown Object (File)
Thu, Nov 28, 6:54 PM
Unknown Object (File)
Thu, Nov 28, 6:54 PM
Unknown Object (File)
Thu, Nov 28, 6:35 PM
Unknown Object (File)
Thu, Nov 28, 10:23 AM
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