[IPython-dev] installing nbviewer on amazon ec2

Matthias BUSSONNIER bussonniermatthias at gmail.com
Tue Oct 15 15:44:13 EDT 2013


Hey, 

Le 15 oct. 2013 à 21:09, Abhishek Pratap a écrit :

> Hey Guys
> 
> Just wondering if it is possible to install nbviewer locally outside the heroku infrastructure. We would like to have it running on a EC2 instance. Any pointers to the same would be of great help.

As long has you have memcached installed and the required library, it shouldn't be harder than running on a shell


$ python gist.py

(that how I test my changes by running on localhost)

The rest like port number can be set with environment variable.
We are working on making this easier, any feedback welcomed.
-- 
M





More information about the IPython-dev mailing list