Fabien Celier

Results 14 comments of Fabien Celier

Hello, that would be really nice to have !

So what you need to do is make a pull request to conda-forge [staged-recipes](https://github.com/conda-forge/staged-recipes) repository with the recipe for dataclasses-json. Once accepted it will create a repository at https://github.com/conda-forge/dataclasses-json-feedstock that...

I guess I could add the reST meta directive cell but I also share my notebook as examples and I don't want to trouble my users with a weird first...

Maybe fixed by the recent changes in the `where` ? https://github.com/activeviam/atoti/pull/3165 @Acriss what do you think ?

After seeing this error message I have open this related internal issue: https://support.activeviam.com/jira/browse/PIVOT-5118

+1, that would be awesome

I agree, this map is nice: https://en.wikipedia.org/wiki/Interstate_Highway_System#/media/File:FWHA_INS5901095-01.png I will add it to the tips

+1 for listing the extras of a package We want to split our package into smaller packages linked as extras and it would be nice to see what are all...

> For the purposes of spurring discussion, what about: > > pip list-extras example-package > this outputs any valid extras for example-package one line at a time (or nothing if...

I have made the signature header and algo editable I did not make the secret editable as it is not even gettable at the moment. Can be done if needed