home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 612089949

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
612089949 MDU6SXNzdWU2MTIwODk5NDk= 756 Add pipx to installation documentation 9599 closed 0     2 2020-05-04T18:49:01Z 2020-05-04T19:19:06Z 2020-05-04T19:10:33Z OWNER  

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" } ] ```

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/756/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 1 row from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.936ms · About: github-to-sqlite