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
F19694627: D19253.id46095.diff
Tue, Feb 10, 10:45 AM
F19560145: D19253.id46095.diff
Sat, Jan 31, 6:28 AM
F19525888: D19253.id.diff
Jan 18 2026, 12:37 PM
F19525887: D19253.id.diff
Jan 18 2026, 12:36 PM
F18764394: D19253.id46095.diff
Oct 7 2025, 5:50 AM
F18672370: D19253.diff
Sep 25 2025, 7:23 AM
F18647894: D19253.id46095.diff
Sep 19 2025, 3:02 PM
F18647667: D19253.id46095.diff
Sep 19 2025, 2:15 PM
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
Branch
docu3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19910
Build 26988: Run Core Tests
Build 26987: arc lint + arc unit

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.