-
At the time of writing, setting [`resp.stream`](https://falcon.readthedocs.io/en/stable/api/request_and_response_asgi.html#falcon.asgi.Response.stream) to an async generator results in it being iterat…
-
```
What steps will reproduce the problem?
1. Set "debug = 0" as described in
http://code.google.com/p/boto/wiki/BotoConfig
2. Do *anything* with the boto library.
3. Find yourself overwhelmed by boto…
-
Hi,
together with @jnns we stumbled upon this issue:
we have a dictionary in our ``settings_test.py`` where one key is just holding a boolean value.
In one test we modify that boolean value a…
-
We need to support user registration for the todo
vap1 updated
11 months ago
-
### Dependency
- #324
### Overview
As discussed in #147, we need to implement app tokens in addition to user cognito tokens so we can restrict access to approved apps only. i.e. VRMS, websit…
fyliu updated
1 month ago
-
**Describe the bug**
This is a really bizarre issue, and I don't really know where to start with it. I don't have a minimally reproducible example, but can try to create one later.
Basically, I'm …
-
## Description
Git extension is too verbose when JupyterLab is running in debug mode
## Reproduce
Run `jupyterlab --debug` with git extensions
```
[D 09:33:04.259 LabApp.jupyterlab_git] E…
-
### Self-Hosted Version
24.8.0
### CPU Architecture
x86_64
### Docker Version
27.2.0
### Docker Compose Version
2.29.2
### Steps to Reproduce
Clone the self-hosted Sentry repository.
### Sen…
-
This issue is fully reproducible on master (https://github.com/openedx/frontend-app-course-authoring/commit/815ddbe94ea8348d3322930cc51cfd6e542f6756 as of writing)
In my `.env.development` file I s…
-
```
File "/usr/local/lib/python3.8/site-packages/label_studio_ml/model.py", line 617, in predict
server | predictions = cls._current_model.model.predict(tasks, **kwargs)
server …