cfahlgren1 / hf-data-explorer

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

feat: Explore Private Datasets #13

Closed cfahlgren1 closed 5 days ago

cfahlgren1 commented 1 week 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