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
Unknown Object (File)
Fri, Jan 3, 4:31 AM
Unknown Object (File)
Tue, Dec 24, 1:14 PM
Unknown Object (File)
Dec 20 2024, 9:00 AM
Unknown Object (File)
Dec 3 2024, 11:02 AM
Unknown Object (File)
Nov 28 2024, 11:41 AM
Unknown Object (File)
Nov 28 2024, 8:48 AM
Unknown Object (File)
Nov 28 2024, 12:21 AM
Unknown Object (File)
Nov 27 2024, 6:39 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
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.