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
Unknown Object (File)
Sun, Feb 16, 12:38 PM
Unknown Object (File)
Tue, Jan 28, 3:38 AM
Unknown Object (File)
Jan 2 2025, 12:49 AM
Unknown Object (File)
Dec 27 2024, 6:36 PM
Unknown Object (File)
Dec 26 2024, 4:54 PM
Unknown Object (File)
Dec 21 2024, 10:03 AM
Unknown Object (File)
Dec 16 2024, 8:07 PM
Unknown Object (File)
Dec 12 2024, 9:12 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