home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 492153532

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
492153532 MDU6SXNzdWU0OTIxNTM1MzI= 573 Exposing Datasette via Jupyter-server-proxy 82988 closed 0     3 2019-09-11T10:32:36Z 2020-03-26T09:41:30Z 2020-03-26T09:41:30Z CONTRIBUTOR  

It is possible to expose a running datasette service in a Jupyter environment such as a MyBinder environment using the jupyter-server-proxy.

For example, using this demo Binder which has the server proxy installed, we can then upload a simple test database from the notebook homepage, from a Jupyter termianl install datasette and set it running against the test db on eg port 8001 and then view it via the path proxy/8001.

Clicking links results in 404s though because the datasette links aren't relative to the current path?

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

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