-
For datasets in VEDA, we should have a button to "Open dataset in notebook" - this would open a notebook on the VEDA hub with basic starter code to read the dataset and visualize it on a map.
This …
-
### What happened?
I am using CodeGPT via Custom OpenAI with Openrouter.
I configured the template as suggestions I never get code but only sentences like this:
_It looks like you're working on a …
-
- Add new item: Frontend adds item to structure, after user-click "save" goes to backend
- Frontend is pre-validating (unique on level, ...) (to make cancel possible)
- Backend supports webservice f…
-
backport https://github.com/longhorn/longhorn/issues/9752
-
**Changes**
In the Cost step below the list of costs we should add an additional question:
"How will these costs be covered?"
The answer here is supposed to be general, and not item specific.
A…
-
**Backend sending requirements:**
- Allow for different ESP (SMTP, Sendgrid, Mailgun etc)
- Asynchronous mail delivery to ESPs
- Support HTML email
=> Options `django anymail` or `django post of…
-
TempoQuery is failing to start when enabled in helm chart with most recent version 1.13.0. Never looked at the source code for tempoQuery not sure if an argument would fix? But figured without support…
-
Hello Team,
Recently I have faced and `TypeError` on Dajngo-rq Admin panel.
console log.
```
ERROR 2024-10-18 11:25:18,271 log 7 281473131571528 Internal Server Error: /django-rq/queues/1/se…
-
Apicurio cli needs to connect with backend that will be deployed somewhere. In most of scenarios this backends will need to be secured by something like keycloak.
Do we have any production openshif…
-
In my attempt to write an alpaka-based application that support CUDA and HIP/ROCm at the same time, I've resorted to the forward declaration of many alpaka symbols for all the backends I might end up …