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)
Sat, May 31, 12:14 PM
Unknown Object (File)
Fri, May 30, 7:38 PM
Unknown Object (File)
Fri, May 30, 5:47 AM
Unknown Object (File)
Wed, May 28, 11:41 AM
Unknown Object (File)
Tue, May 27, 1:30 PM
Unknown Object (File)
May 10 2025, 2:11 PM
Unknown Object (File)
Apr 30 2025, 1:05 PM
Unknown Object (File)
Apr 28 2025, 5:29 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