MS_Booker A simple web app for booking mass spec machines Installation conda create --name msbooker python=3.6 conda activate msbooker git clone https://github.com/nickdelgrosso/MS_Booker cd MS_Booker python setup.py install Run python run.py