hschaeufler

Results 6 issues of hschaeufler

Hello, as in Issue #689 described, the tags used in Text-Mode adds a line-break. Maybe it's intended behavoir. But then the documentation should be corrected From the Documentation [https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html#textual-syntax](url): >...

Hello everyone, Hello MaikuB, I have a multi-step authentication process in the course of which the user does something in another app. To do this, I first call `authoriseAndExchangeCode`. During...

The call to `await box.deleteFromDisk();` blocks endlessly on the web due to an open DB connection. The iOS platform does not have this problem. Hive uses IndexedDB as implementation for...

problem

Are there any plans to support [Dart Pub repositories ](https://dart.dev/tools/pub/custom-package-repositories) as a new Nexus repository format? There seems to be a community plugin from [groupe edf](https://github.com/groupe-edf/nexus-repository-dart) that is unfortunately no...

enhancement

Is it possible to specify the test to be executed directly in the command? I would like to execute only the unit test associated with the specified code file. For...

Feature request as discussed with @awni in [discussion 997](https://github.com/ml-explore/mlx-examples/discussions/997). I often had the problem that I had to interrupt the training and then had to start the training all over...