Sylvain Marié
Sylvain Marié
Thanks @last-partizan ! Sure, that would be a good addition ! Would you like to have a try ?
Thanks a lot @rnickle for this submission (and for the kind words) ! I made a few minor suggestions. It would be great if you could add a test with...
Hi @rnickle , did you get a chance to look at the above comment ? so that I can merge the pr afterwards and release :)
Thanks ! No rush of course. I just thought that this PR was valuable and it was sad not to have it merged yet :) Let me know
I see several alternatives for the "tests" badge - by default 'auto' format: display the number of tests only if 100% success, otherwise display xxx/yyy - alternate format 1: display...
For the coverage badge is could be a format string for the coverage float, such as `'%.2f'` ? See #16
Thanks @pixelpicnic for the suggestion! > without needing to install the coverage module `pytest-cov` is just a tiny wrapper of `coverage` so you install it already :) : https://github.com/pytest-dev/pytest-cov/blob/master/setup.py#L133 Does...
Hi @larsoner , long time no chat :) I was trapped in many other industrial activities unfortunately. I came across https://jupytext.readthedocs.io/en/latest/using-library.html recently Do you have an opinion about how this...
Very clear @GaelVaroquaux thanks ! So better an independent lib in charge of managing this rst (and possibly md in the future) representation and execution of a notebook, than trying...
Hello @Midnighter ! This is a late answer but your kind words are very much appreciated ! Thanks a lot for taking the time to write this. MEMOTE is exactly...