Jupyter
This page needs help! Please submit a pull request to improve it!
Install instructions:
# Use pip with current python version to install stuff
python -m pip install jupyter numpy scipy pandas matplotlib seaborn
# run jupyter on port 8080 (open on cloud9)
ipython3 notebook --ip=0.0.0.0 --port=8080 --no-browser
# Get IP from C9 Share menu and use browser to go to
http://IP:8080/?token=XXXXX