项目文件夹

文件
Minjie Wang c64405b1f6 [Docker] update docker image (#575)
* update docker image

* specify lint version

* rm torch import from unified tests
2019-05-27 17:04:46 -04:00

4 行
211 B
Bash

# install libraries for python package on ubuntu
pip2 install nose numpy cython scipy networkx matplotlib nltk requests[security]
pip3 install nose numpy cython scipy networkx matplotlib nltk requests[security]