-
Hello, this is a continuation of https://github.com/codalab/codabench/issues/1577
There is a new error when trying to open the tabs:
```python
/usr/local/lib/python3.9/site-packages/django/db/mod…
-
Hello author, your work is excellent!
But I have a problem when viewing the trained model. I have completed training on the self-made dataset and the dnerf dataset. After completing the training, I…
-
### 🐛 Describe the bug
Here, I came across this issue with MAISI network from MONAI.
To reproduce, you would need to pull branches from :
https://github.com/Project-MONAI/MONAI/pull/8153 and…
-
### Description
[S6964](https://sonarsource.github.io/rspec/#/rspec/S6964/csharp) complains about under-posting when properties are not nullable and annotated with [`BindRequiredAttribute`](https:/…
-
When you first materialize a model as a view and then later on change your config to materialize that exact same model as a table, it will fail because dbt-fabric tries to drop the model as being a ta…
-
Hi i just installed, and have question not an issue really. I want to view api credit usage from within this app? Is that possible.
Maybe I missed it in the docs. But, when I ask the gpt for usa…
-
Your project probably helps people a lot. But if I were in the early 2000s. I would say that this is an ideal implementation. In your implementation, I noticed that you have very fat controllers and v…
-
ruff 0.6.8
i see something like this:
```json
{
"src/view.py": [
"src/models/User.py",
],
"src/code.py": [
"src/models/user.py",
],
}
```
content of `src/models/__init__.…
-
I just tried downloading the speaker embedding model from the link in the README: https://drive.google.com/file/d/1ORAeb4DlS_65WDkQN6LHx5dPyCM5PAVV/view?usp=sharing but the file does not seem to be av…
-
Hi all,
I would like to request a new feature. When creating views one can set the security model (https://trino.io/docs/current/sql/create-view.html#security) between DEFINER (default) and INVOKER…