[IPython-dev] what is this "Untrusted text/latex output ignored." stuff?

Matthias BUSSONNIER bussonniermatthias at gmail.com
Mon Feb 3 15:57:30 EST 2014


Le 3 févr. 2014 à 16:48, Ronen Abravanel a écrit :

> Hi, 
> 
> Is there any way to trust a notebook without running it? It seems common to me to send someone a notebook to show him a result, when he can not \ should not run (some of ) the code cell.
> 
> For example, if some code cells contains very long computation or try to read from a data file that dose not present on a colleague's computer. 
> 
> The extreme case is "send him an HTML output" of the notebook", but if he can run most of the code cells but not all, I should either send an HTML-exported notebook or a runable notebook.

Yes there is a way(ipython trust <notebook>), and we will bundle nbviewer in ipython at she point so that you can view
a notebook with full output without the risks. 

Nbconvert to export as HTML also should works. 
-- 
M

> 
> 
>> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev




More information about the IPython-dev mailing list