-
Docker build is failing upon installing turbodbc in dockerfile. This Dockerfile was successfully built a week before but now it's failing even though there is no change in the application and the infr…
-
Hello,
in the [Tips and Tricks section](https://stac-utils.github.io/stac-fastapi/tips-and-tricks/) of the stac-fastapi documentation it is described how to get stac-fastapi working with CORS request…
-
I having created several Docker images using Hatch as an entrypoint, and it seems that run `` hatch run`` inside Docker causes the image to time out on "Syncing dependencies...."
-
Create a new function called create_webservice and use FastAPI to deploy web service on localhost.
FastAPI will be optional dependency of PyCaret.
## Who can work on this feature?
-
### Details
Relevant documentation: https://python-gitlab.readthedocs.io/en/stable/index.html
Checklist
- [X] Modify `sweepai/api.py` ✓ https://github.com/bartbot/sweep/commit/ac1eaee0e6cee3bd2387…
-
### What happened?
Hi everyone, I am not sure whether this is a bug but I couldn't find any information on this matter and its behavior is pretty weird.
I have my FastAPI app and I have a config f…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
While using the pyiceberg got some issues/questions that blocked me, mainly regarding an internal server error 500 after the execution of a simple "create_table" function. Since I'm pretty new on iceb…
-
I start such configuration of docker-compose
```
pypiserver:
restart: $RESTART
image: pypiserver/pypiserver:latest
volumes:
- ./.htpasswd:/data/auth/.htpasswd
…
-
This is a continuation of the discussion here https://github.com/galaxyproject/galaxy/pull/11760
Currently not all configuration options are able to be managed by `GALAXY_CONFIG_*` env variables.
…