[IPython-dev] ipython trust mynotebook doesn't work

Dave Hirschfeld dave.hirschfeld at gmail.com
Mon Jul 7 13:04:24 EDT 2014


Fernando Perez <fperez.net <at> gmail.com> writes:

> 
> 
> Hi Dave,
> there seems to be an issue with the trust command, it was just reported on 
the tracker:
> 
> 
> https://github.com/ipython/ipython/issues/6091
> 
> 
> In the meantime, can you try using the "trust this notebook" dialog in the 
file menu? Please let us know if that helps...
> 
> Best
> 
> 
> f
> 
> 

I don't seem to have that option - I'm guessing that's in a not-yet-released 
version of IPython?

In [14]: print sys_info()
{'commit_hash': '681fd77',
 'commit_source': 'installation',
 'default_encoding': 'cp1252',
 'ipython_path': 'C:\\dev\\bin\\Anaconda\\lib\\site-packages\\IPython',
 'ipython_version': '2.1.0',
 'os_name': 'nt',
 'platform': 'Windows-7-6.1.7601-SP1',
 'sys_executable': 'C:\\dev\\bin\\Anaconda\\python.exe',
 'sys_platform': 'win32',
 'sys_version': '2.7.5 |Anaconda 2.0.0 (64-bit)| (default, Jul  1 2013, 
12:37:52) [MSC v.1500 64 bit (AMD64)]'}

http://imgur.com/t54RizV


If so, I can test out master a bit later and report back...

-Dave






More information about the IPython-dev mailing list