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
F18465510: D19273.id46134.diff
Tue, Sep 2, 7:20 AM
F18464038: D19273.diff
Tue, Sep 2, 3:11 AM
F18125088: D19273.id46136.diff
Wed, Aug 13, 12:51 PM
F18125087: D19273.id46134.diff
Wed, Aug 13, 12:51 PM
F18125085: D19273.id.diff
Wed, Aug 13, 12:51 PM
F18112191: D19273.diff
Tue, Aug 12, 4:09 PM
F18111831: D19273.diff
Tue, Aug 12, 1:21 PM
F18110823: D19273.diff
Tue, Aug 12, 12:16 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