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
F13079037: D19273.diff
Tue, Apr 23, 8:43 PM
Unknown Object (File)
Fri, Apr 19, 7:37 PM
Unknown Object (File)
Wed, Apr 17, 2:40 PM
Unknown Object (File)
Sun, Mar 31, 11:27 AM
Unknown Object (File)
Sun, Mar 31, 10:40 AM
Unknown Object (File)
Sun, Mar 31, 10:40 AM
Unknown Object (File)
Sun, Mar 31, 10:40 AM
Unknown Object (File)
Mar 1 2024, 3:46 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