pdf - How can I selectively print text and graphs in IPython? -


so i'm building report generating project , want print/save pdf graphs , potentially text explain them.

at moment can print entire ipython notebook , don't want bog down report code.

is there way add multiple outputs 1 pdf? or should generate of graphs 1 script , print that?

i can live without text explanations titles should self explanatory, better have them in. happy add , modules necessary.


Comments

Popular posts from this blog

python - Healpy: From Data to Healpix map -

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -