SumNeuron

Results 29 issues of SumNeuron

Foremost, fan of the service. Currently all fake apis return list of objects. Generally great. Sometimes, however, the api just returns a list. An api that just returns an array...

Was facing this issue https://github.com/KupynOrest/DeblurGAN/issues/143 which lead to: ``` AttributeError: 'SingleDataset' object has no attribute 'A_paths' ``` following the suggestion in this issue: https://github.com/KupynOrest/DeblurGAN/issues/137 added updates to files specified here:...

I see that this is experimental, but I would like to bring this to your attention. I run `sacredboard -F ./experiments` and then a browser is opened which shows a...

**Module version** The version of the module you're using. ^1.11.3 **Describe the bug** A clear and concise description of what the bug is. A simple data table ```html Test test...

Similar to NPM stats I would like to be able to easily check the total downloads of a package. I would like to be able to easily check the total...

It would be nice if `bedtools complement` accepted `-s`

Would be cool if you updated your example to have user be automatically signed in as anonymous as default rather than null

Nuxt has a `fetch` method called prior to loading the page component. If this fetch method tries to get data from firestore (using the firebase plugin as provided in your...

Please provide a minimal example of animation with your wrapper. I have data dynamically bound, but it seems to just have plotly redraw, when animation is specified in `options`