Closed
Description
Feature Description
Add an argument to the StackQL cell magic command (%%stackql
) to enable a download link to download a resultant dataframe from a StackQL query as a csv
file
Example(s)
Add an argument to the StackQL cell magic, --csv-download
, defaults to False
, when True
a download link is added to the output cell (only works when --no-display
is NOT set - default)