How to run Github python code without downloading ?


$ curl -sSL https://github.com/fchollet/keras/raw/master/examples/mnist_mlp.py | python