Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easy to play with the data #64

Open
davidgasquez opened this issue May 15, 2024 · 0 comments
Open

Make it easy to play with the data #64

davidgasquez opened this issue May 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@davidgasquez
Copy link
Member

davidgasquez commented May 15, 2024

Datadex is producing several datasets. Right now, they're all in HuggingFace as static files.

Should be easy for anyone to click a button from the Portal and have an environment with all the datasets ready to be used. Similar to #32 (comment).

The ideal solution is:

  1. Fully static (e.g: DuckDB WASM + Pyodide + Parquet files)
  2. Can be URL encoded so folks can share what they work on

Reallistically, we can start with a Colab Notebook that grabs all the datasets from HuggingFace.

@davidgasquez davidgasquez added the enhancement New feature or request label May 15, 2024
@davidgasquez davidgasquez self-assigned this May 15, 2024
@davidgasquez davidgasquez reopened this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant