Skip to content

Printing notebook from browser gives 1-page truncated output #4196

@stevengj

Description

@stevengj

In the notebook, using the browser's "Print" function yields a 1-page truncated output regardless of the length of the notebook. Observed in MacOS 10.7 and 10.8 with both Firefox (23) and Safari.

I'm aware of nbconvert. However, it would be highly desirable to fix printing from the browser for two reasons. First, nbconvert is not very discoverable; "Print" is certainly the first thing people will try, followed by looking in the notebook menu bar for some "Print" function (it would be very nice to have a menu option that uses nbconvert to open an HTML window for printing or saving!). Second, many students in our classes are using IPython (actually IJulia) in a client-server situation where they are running on a remote server, authenticated with MIT web certificates, so that they don't actually have IPython or nbconvert installed at all on their own machines.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions