home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1497909798

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
1497909798 I_kwDOBm6k_c5ZSEom 1958 datasette --root running in Docker doesn't reliably show the magic URL 11729897 closed 0     11 2022-12-13T16:29:13Z 2022-12-16T00:59:12Z 2022-12-16T00:55:19Z NONE  

I followed these steps:

docker run datasetteproject/datasette pip install datasette-upload-csvs

docker commit $(docker ps -lq) datasette-with-plugins

docker run -p 8001:8001 -v $(pwd):/mnt datasette-with-plugins datasette --root -p 8001 -h 0.0.0.0

Visited: http://127.0.0.1:8001/-/plugins

Visited: http://localhost:8001/-/upload-csvs

I may have missed a step?

Thank you.


Ubuntu 22.04.1 LTS

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1958/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

  • 3 rows from issues_id in issues_labels
  • 11 rows from issue in issue_comments
Powered by Datasette · Queries took 1.121ms · About: github-to-sqlite