dmlc--dgl
c64405b1f6
* update docker image * specify lint version * rm torch import from unified tests
4 行
211 B
Bash
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]
|