-
Kaggle is home to numerous datasets and pre-trained models. Adding support to easily use the kaggle API would be beneficial to download and upload dataset.
To interact with Kaggle API, user requires…
-
I recently saw that the UEFI Forum (https://uefi.org) hosts its own registry of PNP IDs (and ACPI IDs, FWIW): https://www.uefi.org/PNP_ACPI_Registry
This registry seems to be actively updated, as see…
-
I wasn't sure where to post this issue/bug report, so I am posting it here in the msteams-docs area.
I also posted about this a few days ago here: https://microsoftteams.uservoice.com/forums/908686…
-
Hey man, I came across the need to have a route planner, because I have several intersection points drawn on the map, but none of these points has an optimized route, is there something already implem…
-
## Steps to Reproduce
1. I cloned https://github.com/google/flutter-desktop-embedding and after following the "How To" i get an error
**Target Platform:** Linux
**Target OS version/browse…
-
Is there a todo list for a stable release that one could get involved in?
-
Would you mind:
- Upload your entire study at
- Describe how to reproduce the problem step by step (from loading the data to when the bug occurs) with as many details as possible.
-
Regular command calls with struct inputs have DSLs like so
```kotlin
val layers: List = TODO()
val extensions: List = TODO()
val instance = Instance.create(layers, extensions) { // this: Instanc…
-
I have a multi-platform project (common, jvm, mingw) and each module has about 250 kt files. The JVM module builds fine. When I try compiling the mingw module with the `compileKotlinMingw` task, it fa…
-
Native targets break with 1.3.70, and syntax highlighting breaks with the new plugin. There seems to have been some kind of breaking ABI change.