Add Scipy
This commit is contained in:
parent
d8e9507f11
commit
2441dbe21b
2 changed files with 57 additions and 8 deletions
3
Pipfile
3
Pipfile
|
@ -11,11 +11,12 @@ jupyter = "*"
|
|||
networkx = "*"
|
||||
jupyterlab = "*"
|
||||
altair = "*"
|
||||
python-igraph = "*"
|
||||
beakerx = "*"
|
||||
dionysus = "*"
|
||||
ipyparallel = "*"
|
||||
dask = {extras = ["complete"]}
|
||||
graphviz = "*"
|
||||
python-igraph = "*"
|
||||
scipy = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue