Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/pages/tutorials/codespaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
- [datasette-cluster-map](https://datasette.io/plugins/datasette-cluster-map) adds a map visualization for any table with latitude and longitude columns
- [datasette-copyable](https://datasette.io/plugins/datasette-copyable) provides additional export options for copying and pasting data out of Datasette
- [datasette-configure-fts](https://datasette.io/plugins/datasette-configure-fts) helps you to configure full-text search for your tables
- [datasette-edit-schema](https://datasette.io/plugins/datasette-edit-schema) provides tools toedit the schema of your tables
- [datasette-edit-schema](https://datasette.io/plugins/datasette-edit-schema) provides tools to edit the schema of your tables

Start the server running again like this:
```
Expand Down