Neal Gordon

Results 4 issues of Neal Gordon

With Ubuntu 14.04 and Mint 17.1 and Anaconda Python 2.7 installed, I receive this error when running command ``` bash make install ``` Error ``` python Collecting tweepy==2.3.0 (from -r...

I think this is more of a feature request, but the ipynb2doconce command does not capture latex output from sympy equations or matplotlib figures in jupyter notebooks. Thanks.

in many example scripts, `raw_input()` is not supported in python 3.4, instead possibly use `input()` Also, when running example/beam2.py, I get the following error ![2015-12-22 13_49_01-photos](https://cloud.githubusercontent.com/assets/3792276/11966782/bed73196-a8b2-11e5-9bff-d1e3a59d90af.png)

this is an amazing tool, but not being a developer, it is difficult to use locally. Can you create a dockerhub image of the latest release to make it easier...