[IPython-dev] Javascript-based printed output?

Brian Granger ellisonbg at gmail.com
Fri Mar 14 14:47:58 EDT 2014


You should be able to customize nbconvert to show the JS output as
plain text using our template system and the display priority.

On Fri, Mar 14, 2014 at 11:16 AM, Doug Blank <doug.blank at gmail.com> wrote:
> 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
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev



-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list