Darek
Darek
ES6 version
Are you planning to upgrade this library to ES6? Is there a similar version of this library written in ES6? Thanks
I have upgraded to the latest version of packages Added PORT to react-scripts Added Logout button
lowdb 1.0 worked fine with jest, but 3.0 does not seem to work with jest 27.5.1. Does anyone know how to fix it? Thx My sample 3.0 `index.test.ts` code: ```...
## Describe your changes Removing inkscape package from the minimal-notebook as suggested by @benz0li in this [issue](https://github.com/jupyter/docker-stacks/issues/1754). ## Checklist (especially for first-time contributors) - [x ] I have performed a...
Do you think this code can be adopted to version 2 of [ALBERT models](https://github.com/google-research/ALBERT)? Thanks
Upgrading biome to latest Sorting imports as suggested by biome Adding `node:` prefix to imports as suggested by biome
Replacing reverse argument with descending to match py-polars and rs-polars