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
F18807762: D19273.diff
Sun, Oct 19, 3:26 AM
F18784262: D19273.diff
Mon, Oct 13, 12:15 PM
F18698945: D19273.diff
Sat, Sep 27, 12:04 PM
F18683709: D19273.id46136.diff
Fri, Sep 26, 8:12 AM
F18673426: D19273.diff
Thu, Sep 25, 10:34 AM
F18673408: D19273.diff
Thu, Sep 25, 10:30 AM
F18673390: D19273.diff
Thu, Sep 25, 10:28 AM
F18650080: D19273.diff
Sep 20 2025, 11:24 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