rodeo python ide installation using debian apt and python pip
like rstudio for python?
easy to install on ubuntu
http://rodeo.yhat.com/docs/#requirements
python -V
sudo apt install python-pip
sudo pip install jupyter_client ipykernel numpy pandas matplotlib
https://www.yhat.com/products/rodeo/downloads
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 33D40BC6
sudo add-apt-repository "deb http://rodeo-deb.yhat.com/ rodeo main"
sudo apt -y install rodeo
/opt/Rodeo/rodeo