First time here? Check out the FAQ!

Ask Your Question
1

Saving notebooks with 3dplots

asked 5 years ago

florin gravatar image

Hi I tried both html and .pdf, but the 3dplots seem to have disappeared. Is there a trick to get a copy of your session, includimg the 3dplots?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
0

answered 5 years ago

eric_g gravatar image

updated 5 years ago

In the Jupyter notebook:

  1. use the option viewer='threejs' in the 3d plot functions (what follows does not work with the current default 3d viewer (Jmol))
  2. in the File menu, select "Print preview" --> this opens a new tab in the browser
  3. print the preview tab via CTRL+P and select "print in a file" (pdf format)
Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 5 years ago

Seen: 715 times

Last updated: Sep 25 '19