cfahlgren1 / hf-data-explorer

Chrome Extension for exploring Hugging Face datasets 🔎
https://chromewebstore.google.com/detail/hugging-face-datasets-exp/algkmpgdgbindfpddilldlogcbhpkhhd
49 stars 3 forks source link

feat: Explore Private Datasets #13

Closed cfahlgren1 closed 5 months ago

cfahlgren1 commented 5 months ago

Currently you can only explore public datasets. We can take the HF token, store it in secure local storage, and send it a long with the request to the datasets server so users can explorer private datasets. The other option is OAuth login with hugging face https://huggingface.co/docs/huggingface.js/hub/README#oauth-login