Closed oboulant closed 3 years ago
We will have to make a new release and upload the package to Pypi for the music example to work with Binder. We need the fix on float
--> double
.
@oboulant I have simplified a bit the example:
I added a bit of text and a data-driven way to find the number of changes.
We need to add some comments about the estimated changes (e.g. "they are good because...") and a small conclusion.
we should also add the author (you) somewhere. (And maybe an editor (me) field.)
I noticed you could do something like the following
pip install ruptures[dev,docs]
to install ruptures.
So I created a more meaningful structure in setup.cfg
>[options.extras_require]
.
I also changes the gh actions accordingly
I'll let you look, but otherwise everything looks good to me
I noticed you could do something like the following
pip install ruptures[dev,docs]
to install ruptures.
So I created a more meaningful structure in
setup.cfg
>[options.extras_require]
.I also changes the gh actions accordingly
Very nice, I wanted to do that on a separate PR but you are right, let's do it now !
LGTM as well !
Codecov Report
100.00% <ø> (ø)
Continue to review full report at Codecov.