-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Description
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.