-
### Bug description
We have deployed our apache superset on AWS fargate, we have our internal dashboards from there we want our users to login hence we have implemented custom login setup on supers…
-
Something like this maybe:
```
darp.prep(stage_changes, a='arg').prep(run_thing, z='foo').run()
```
to get something like this:
```
Usage: prog.py [applet] [args ...]
applets:
stage-…
-
Thank you for this code... it is very useful
Is there any plan to upgrade to Select2 v4?
-
## Environment & Version
### Environment
- [x] docker compose
- [ ] kubernetes
- [ ] docker swarm
### Version
- Version: `1.9`
## Description
I created a Python script whic…
-
# Export formats
- GeoJSON serializer (https://github.com/inveniosoftware/invenio-rdm-records/commit/09a96695b1f19f175d0dc549c70fd4bb2d56356a)
- MARCXML serializer (https://github.com/inveniosoftw…
-
I am creating a Google Cloud Function using a Python script, in order to handle the creation of a new document in my Firestore database. When the data of the new document is fetched, I create an SVG w…
-
Hi
When clock on "machines" I get an "Internal Server Error", logs:
headscale-webui | [2024-01-28 09:45:42,035] INFO in helper: All startup checks passed.
headscale-webui | [2024-01-28 09:45:…
-
I couldn't find a place to announce this so decided to try here. Maybe it would be worth starting a reddit for goaccess so users could communicate without opening issues? It would likely cut down a lo…
-
I've built a fairly substantial flask application which uses arq for all of its background processing. I'm pretty happy with the solution but see one deficiency that I'd like to try to address. I'd lo…
-
Greetings to all,
I don't know why but since the version of werkzeug must be specified in the requirement, the werkzeug debugger sends me an html page for all my errors.
Let me explain, I have on a …