Vita V

Results 1 issues of Vita V

--- TypeError Traceback (most recent call last) in () ----> 1 get_ipython().magic(u'nose') /usr/local/lib/python2.7/dist-packages/IPython/core/interactiveshell.pyc in magic(self, arg_s) 2302 magic_name, _, magic_arg_s = arg_s.partition(' ') 2303 magic_name = magic_name.lstrip(prefilter.ESC_MAGIC) -> 2304 return...