glow icon indicating copy to clipboard operation
glow copied to clipboard

[add] adding requirements.txt for server.py pip requirements

Open kyeshmz opened this issue 7 years ago • 1 comments

I found out that server.py needed me to install several pip packages. This is a requirements package that hopefully satisfies it, and a README to go with it.

kyeshmz avatar Jul 23 '18 14:07 kyeshmz

Changed this from using requirements.txt in a different document to making script.sh use $(which pip) to acknowledge conda enviornments.

kyeshmz avatar Jul 26 '18 05:07 kyeshmz