Page MenuHomePhabricator

Add a very rough, proof-of-concept Jupyter notebook document engine
ClosedPublic

Authored by epriestley on Mar 23 2018, 2:06 PM.
Tags
None
Referenced Files
F15464053: D19253.id.diff
Wed, Apr 2, 5:57 AM
F15449247: D19253.diff
Fri, Mar 28, 9:05 AM
F15448739: D19253.id46092.diff
Fri, Mar 28, 6:42 AM
F15440476: D19253.diff
Wed, Mar 26, 12:57 PM
F15334980: D19253.id46092.diff
Mar 8 2025, 1:29 PM
F15308680: D19253.diff
Mar 6 2025, 6:33 AM
F15294183: D19253.diff
Mar 5 2025, 7:02 AM
F15283065: D19253.diff
Mar 4 2025, 5:03 AM
Subscribers
None

Details

Summary

Depends on D19252. Ref T13105. This very roughly renders Jupyter notebooks.

It's probably better than showing the raw JSON, but not by much.

Test Plan
  • Viewed various notebooks with various cell types, including markdown, code, stdout, stderr, images, HTML, and Javascript.
  • HTML and Javascript are not live-fired since they're wildly dangerous.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 23 2018, 2:14 PM
This revision was automatically updated to reflect the committed changes.