Add parallel libraries
This commit is contained in:
parent
6c1efb88d6
commit
d8e9507f11
2 changed files with 123 additions and 1 deletions
3
Pipfile
3
Pipfile
|
@ -14,5 +14,8 @@ altair = "*"
|
|||
python-igraph = "*"
|
||||
beakerx = "*"
|
||||
dionysus = "*"
|
||||
ipyparallel = "*"
|
||||
dask = {extras = ["complete"]}
|
||||
graphviz = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue