Neal Gordon
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 
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...