We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add to this page: https://datasette.readthedocs.io/en/stable/installation.html
Here's how to install plugins: https://twitter.com/simonw/status/1257348687979778050
$ datasette plugins [] $ pipx inject datasette datasette-json-html injected package datasette-json-html into venv datasette done! ✨ 🌟 ✨ $ datasette plugins [ { "name": "datasette-json-html", "static": false, "templates": false, "version": "0.6" } ]
The text was updated successfully, but these errors were encountered:
pypa/pipx#79 showed me how to upgrade plugins within the pipx virtual environment.
Sorry, something went wrong.
7e2bb31
New documentation is here: https://datasette.readthedocs.io/en/latest/installation.html#install-using-pipx
Release Datasette 0.41
182e5c8
Refs #648 #731 #750 #151 #761 #752 #719 #756 #748
No branches or pull requests
Add to this page: https://datasette.readthedocs.io/en/stable/installation.html
Here's how to install plugins: https://twitter.com/simonw/status/1257348687979778050
The text was updated successfully, but these errors were encountered: