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
F15404415: D19273.diff
Tue, Mar 18, 7:38 AM
F15391041: D19273.diff
Sat, Mar 15, 7:56 AM
F15364361: D19273.diff
Tue, Mar 11, 1:24 PM
F15309274: D19273.diff
Thu, Mar 6, 7:08 AM
Unknown Object (File)
Sat, Mar 1, 10:57 AM
Unknown Object (File)
Mon, Feb 24, 6:41 PM
Unknown Object (File)
Thu, Feb 20, 1:42 AM
Unknown Object (File)
Feb 16 2025, 12:38 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