Michael J. Booth
Michael J. Booth
Capture stdout to both a file and as text
There is already a `brew install datasette` for the command line tool. @simonw - is the app version cross-platform or macOS only?
The CFPB dataset is currently 1.5GB (uncompressed). It seems datasette can't load it?
Example - https://www.consumerfinance.gov/data-research/consumer-complaints/ e.g. https://files.consumerfinance.gov/ccdb/complaints.csv.zip https://files.consumerfinance.gov/ccdb/complaints.json.zip
Datasette can already publish to fly.io etc. as you documented here: https://datasette.io/for/publishing-data @simonw - Would be great if the app version could have "one-click" deployment with (default) account config files...
e.g when I choose the option: *This data as json, CSV* in the web interface I can't see how to navigate back to the previous table. _Also would luv to...
Scope to proactively upgrade for this upcoming change to pandas.
It would be nice to be able to easily return the package version number (so that the status of a crawler can be version-stamped). Cheers! :)
### Description `curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash` Results in: `grep: /etc/os-release: No such file or directory` ### Minimal Reproduction (if possible, example repository) As above install.sh failing on macOS. Darwin...