Péter Gyarmati
Péter Gyarmati
In the `README`, in `Usage` step 1 `opt` is declared, but it is not used afterwards, which might be confusing for a new visitor of the repository. This PR proposes...
Previously we used the built Pyodide package version as the cache key exclusively. This yielded false positive cache hits when only the source code of a module changed (the sha256...
**Description** Recommendations should be generated using [draco2](https://github.com/cmudig/draco2). The specifications should be rendered using the vega-lite-based renderer implemented in cmudig/draco2#438. In order to do so, this monorepo needs to be extended...
**Description** Users should be able to support custom data in common formats such as JSON and CSV.
**Description** Implement the ideas proposed by a kind expert. - remove scale labels - improve category color scale - use alphabetical labels for overall ranks - display overall identifier of...
The name associated with the `build-and-deploy` job was defined outside of the `jobs` section.
**Is your feature request related to a problem? Please describe.** Currently it is not possible to read or write contents of an [Amazon S3 Express One Zone](https://aws.amazon.com/s3/storage-classes/express-one-zone/) directory bucket. The...
Fixes the deprecation warning: > Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.