Update notebooks and scripts
This commit is contained in:
parent
aedd94d4af
commit
69afa83517
41 changed files with 2896 additions and 469 deletions
7
Pipfile
7
Pipfile
|
@ -12,7 +12,6 @@ networkx = "*"
|
|||
jupyterlab = "*"
|
||||
altair = "*"
|
||||
beakerx = "*"
|
||||
dionysus = "*"
|
||||
ipyparallel = "*"
|
||||
dask = {extras = ["complete"]}
|
||||
graphviz = "*"
|
||||
|
@ -22,5 +21,11 @@ bokeh = "*"
|
|||
scikit-learn = "*"
|
||||
sklearn_tda = {git = "https://github.com/MathieuCarriere/sklearn_tda"}
|
||||
cython = "*"
|
||||
dionysus = {git = "https://github.com/mrzv/dionysus.git"}
|
||||
nltk = "*"
|
||||
pyclustering = "*"
|
||||
dill = "*"
|
||||
python-language-server = {extras = ["all"]}
|
||||
"network2tikz" = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue