qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

feat(AddDataset): AddDataset can now take a dataset .yaml or .json file as well as a body file #360

Closed ramfox closed 6 years ago

ramfox commented 6 years ago

With the CLI, you can add a dataset using a dataset .yaml or .json file as well as from a body.csv file.

On the frontend, you could only add from a body.csv/.json file.

We have higher ambitions for the AddDataset component, but for now, you can now upload both a body and dataset file when you are adding a dataset to qri.

b5 commented 6 years ago

🌟 🎷 🐩