Rath
Rath copied to clipboard
deleting data
If i upload a dataset there is a feature to remove it somewhere, no?
Not yet, welcome to make a PR for deleting.
The Data is stored in indexed-db in your own browser, for now you can delete them in chrome-dev-tool.
Added a feature to delete data sets stored in indexed-db in PR #419