-
# Dependencies
Complete the following issues first:
* Create fixtures for RecommendationRequest
* Table Component for RecommendationRequest
* Copy Placeholders for `RecommendationRequest` pages; add…
-
Based on [this](https://github.com/alpaka-group/alpaka/pull/942#issuecomment-593970673) I suggest that we add CMake target for each accelerator backend.
Currently alpaka CMake behaves to optimal fits…
-
### Describe the bug
When receiving data from the backend in order to populate a reactive form control and subsequently calling setValue on that very same reactive form control, the underlying data c…
-
Right now `uv pip compile` does not include build dependencies in its output. It would be incredibly helpful if there was a way to include them.
-
We currently only enable backends based on the target platform with the only exception being GLES which is always available.
We should expose a new feature flag (enabled by default) that covers the…
-
# Dependencies
Complete the following issues first:
* Create fixtures for Articles
* Table Component for Articles
* Copy Placeholders for `Articles` pages; add to App.js/AppNavbar.js
# Acceptance C…
-
- Parent Issue: #771
### Overview
The goal of this task is to migrate the existing Flask codebase to FastAPI to improve performance, flexibility, and development speed. FastAPI offers features suc…
-
**Describe the bug**
Hello,
I am having an error intalling xtb. I am runing conda on windows.
````
(MetalDock) C:\Users\hgrac>pip install xtb
Collecting xtb
Using cached xtb-22.1.tar.gz (62 kB…
-
**Problem Description:**
The following search times out:
```
{
"AND": [
{
"created": {
"classification": {
"name": "visual work"
…
-
The backend is implemented, however it would be better to not rely on running a backend (dependencies and all) just for exclusively developing the frontend. Since response data is defined in `p2s-back…