Install pip and ipython3
sudo apt-get install ipython3 pip3
Install python dependencies using pip3
pip3 install --user pandas dill joblib scipy numpy multiprocessing scikits matplotlib ipython jupyter pandas sympy nose datetime
Install remote execution dependencies plus:
https://scikits-odes.readthedocs.io/en/latest/installation.html