!pip3 install RISE
!/usr/local/bin/jupyter contrib install --system
!/usr/local/bin/jupyter rise install rise --py --sys-prefix
!/usr/local/bin/jupyter-nbextension enable rise --py --sys-prefix
!pip3 install matplotlib
!jupyter nbextension enable --py --system widgetsnbextension
!pip3 install folium
!pip3 install nglview==1.0.b2
!jupyter-nbextension enable nglview --py --sys-prefix
!pip3 install MDAnalysis
!apt-get update && apt-get install -y frescobaldi && apt-get clean
!pip3 install music21
!apt-get install -y musescore
!pip3 install jupyter-wysiwyg
!jupyter nbextension install --py jupyter_wysiwyg
!jupyter nbextension enable --py jupyter_wysiwyg
!pip3 install schemdraw
!apt-get install -y asymptote
%install_ext http://raw.github.com/azjps/ipython-asymptote/master/asymagic.py
!pip3 install sympy
#Is this py2?
#!apt-get install -y python-rdkit librdkit1 rdkit-data
!apt-get install -y graphviz
!pip3 install graphviz