[IPython-dev] Javascript-based printed output?

Doug Blank doug.blank at gmail.com
Fri Mar 14 14:16:56 EDT 2014


It looks like there isn't much support in IPython for creating printed
versions of notebooks with Javascript-based output... is that correct?

* The notebook menu -> File -> Print option doesn't show the Javascript output

* Under Chrome, right-click on notebook, select Print...: gives the
whole notebook on a single sheet of paper in a scrolled box; seems
like a print.css should do better

* "ipython nbconvert --to html" doesn't show the output at all

* notebook, menu -> File -> Download as... html, doesn't show it

I couldn't figure out anything to get a printout of the Javascript
output. Maybe the new nbconvert will be the way, when it is released?

-Doug



More information about the IPython-dev mailing list