-
Don't forget to add a link (or a screenshot) of what needs a-fixin.
Hello,
The url for bigmac.csv (https://calmcode.io/course/datasette/introduction) is broken : https://calmcode.io/datasets/bigma…
-
I've been building a suite of tools for publishing CSV files as online databases - https://github.com/simonw/datasette
Since this data is a set of CSV files and is openly (MIT) licensed, I've used …
-
I started sketching out a plugin to add a `datasette query` subcommand to export data from the command line. This is based on discussions in #1356 and #1605. Before I get too far down this rabbit hole…
-
When running under a custom base URL, the "Apply" button for filters does not seem to work. It redirects to a url starting with /baseurl/baseurl/ and the extra copy of the base URL messes things up.
…
-
After importing a new table I'm getting
'Datasette' object has no attribute 'table_metadata'
when starting datasette and browsing to table. This is the backtrace:
```
Traceback (most rec…
andig updated
5 months ago
-
It seems that installing the connector via pip is not enough for registering the connector:
```
$ datasette serve table3.h5
Serve! files=('table3.h5',) on port 8001
Traceback (most recent call …
-
By default this plugin affects any integer column called `is_*` or `has_*` or `should_*`.
Add a plugin configuration feature so users can turn off those wildcards, enable other wildcards or specifi…
-
```
datasette_packages/__init__.py:3
/Users/simon/Dropbox/Development/datasette-packages/datasette_packages/__init__.py:3: DeprecationWarning: pkg_resources is deprecated as an API. See https://se…
-
Hi - apologies, have tried to get this to work but failing.
I have followed instruction but I am not getting the UX elements for edit?
Datasette Version: datasette, version 1.0a7
CLI: _datase…
-
Following the readme, on big sur, and having entered my auth creds via `dogsheep-photos s3-auth`:
```
(venv) (base) Robins-MacBook:datasette robin$ dogsheep-photos upload photos.db ~/Pictures/…