Results 68 comments of wirthual

Hi, Die Arbeit daran ist hier zu finden: https://github.com/bundesAPI/handelsregister

Do you think we could use this to serve it and then create an openapi for it? Since it's fastapi based, we could probably get the openapi definitions for free...

Hi @DevertNet, Danke dir fuer die guten Ideen. Ich stimme dir zu, an der Dokumentation gibt es noch verbesserungspotenzial. Umso mehr freut es uns das du dir schon einmal gute...

Yes, that's correct. If the entries of the `overrides.json` would get merged into entries extracted from the `openapi.yaml` that would be a good solution. At the moment, the full entry...

Cool. Then it seems we can reduce it to only the needed keys. However some do not have a description in their openapi.yaml so we need to be careful which...

I see, the error are within the code. Will look into this.

Did you install `nvidia-docker` ? Here are the [instructions](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) And can you run `nvidia-smi` on your host system without error?