Jannis Leidel
Jannis Leidel
This is somewhat related to #739 which would solve this in a better way. The current "fetch notebook file from S3, pipe it through ATMO and then display it using...
@maurodoglio I'm tackling this as part of #201 interestingly, did you read my mind?
I'm actually not doing that as part of #201 anymore. Sorry for the noise.
@maurodoglio 👍
Hm, so the failure emails have been sent out regularly in the past months, I'm wondering if this is still an issue?
There is an official [Datadog integration available for Sentry](https://www.datadoghq.com/product/integrations/sentry/). Looking in the [Integrations section](https://app.datadoghq.com/account/settings#integrations) it says we've already installed it. So it may be as simple as making sure the...
Now that we're removing direct google auth in #690 I think we should replace this with a view that asks for the relevant information. @washort Do you think we could...
Yep, there is an easy to use Django app that uses pywebpush called [django-webpush](https://github.com/safwanrahman/django-webpush) that I looked at before. It's neat and I think it's just a matter of sitting...
Since the last refactor of the cluster status system we can much easier now track the status, so tackling this would be much easier now.
This kinda refs #847