Nico Schäfer

Results 4 issues of Nico Schäfer

Hello, the slack API requires that requests set the correct mime types, like `application/json`. This library does not yet do so. (See for example [Incoming Webhook](https://github.com/os/slacker/blob/7e951cfb7439c5ceac10dbd75216c2767bb30ee9/slacker/__init__.py#L1182)) The slack API does...

I could not find anything in the docs. Is it currently possible to have different crons per backend location? For example: ```yml locations: data: from: /mnt/data to: - local -...

enhancement

**Describe the enhancement you'd like** I'd like to share my face labels and the trained model with another user. Or add a setting to share the labels/model with the whole...

enhancement

## Explain your user case and expected results In our project we have deeply nested data that needs to be joined and some additional values preloaded. In a previous version...