Update notebooks and scripts

This commit is contained in:
Dimitri Lozeve 2018-09-10 10:30:45 +01:00
parent aedd94d4af
commit 69afa83517
41 changed files with 2896 additions and 469 deletions

View file

@ -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]