Mats
Mats
Hi, I'm running in the issue that the YAML config is not loaded correctly or better the programm runs in an infinitive loop. Given is the following YAML config: ```yaml...
Hi, thanks for this libarary! Great Work and easy to implement. Any chance to implement a functionality to snap the cells to center while scrolling/paging? (You see this functionality for...
Hi All, thanks for your great work! I'm just wondering which elasticsearch endpoint responsible to index a document. In my case I want to setup fluentd which should post the...
Hi, basierend auf den folgenden Datensätzen fehlen die unten angegebenen PLZ (zipocde): - [https://www.suche-postleitzahl.org/downloads](https://www.suche-postleitzahl.org/downloads) (bzw. [https://www.suche-postleitzahl.org/plz-karte-erstellen](https://www.suche-postleitzahl.org/plz-karte-erstellen)) - [https://public.opendatasoft.com/explore/dataset/postleitzahlen-deutschland/export/](https://public.opendatasoft.com/explore/dataset/postleitzahlen-deutschland/export/) ```bash 06868 99095 33333 99090 06711 06485 06772 09434 15713 22961 25867...
Hi, can I get the resources with its' scope the user has access to ? Thank and best regards
Hi @tkrajina , thanks for the library! Good work! Referenced gpx file: https://gist.github.com/mbecker/a44881bfe29b0982fac6c69cae498125 Looking at the length2d and length3d of the referenced gpx file I've noticed that Strava is showing...
Hi @tkrajina, again I'm looking into how the infirmation (like time, duration, etc.) could be more close zo Strava. My assumption is that Strava is quite good in analyzing data;...
- **Package Name**: azure.ai.ml - **Package Version**: latest in Azure ML Notebooks (Standard) - **Operating System**: Azure ML Notebooks (Standard) - **Python Version**: Azure ML Notebooks (Standard) **Describe the bug**...
Hi, I'm declingin the initialiation the connection of the websocket to a namespace as follows: ```go var serverEvents = websocket.Namespaces{ namespace: websocket.Events{ websocket.OnNamespaceConnect: func(nsConn *websocket.NSConn, msg websocket.Message) error { return...