Skip to content

Add a button to download query results  #211

@brianok-aws

Description

@brianok-aws

Is your feature request related to a problem? Please describe.
When I run a SPARQL query in the notebook, I am frustrated there’s no option to download the data as a CSV or other file format.

Describe the solution you'd like
I would like to have a "download" button to download the result set in my browser.

Describe alternatives you've considered
I can issue HTTP requests or write code to save the results to a file and write the file to my Neptune instance, but that is not friendly to my data scientist team and will likely add a lot of small files to my notebook instance file system.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Resolved

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions