issue_comments
10 rows where "created_at" is on date 2020-03-26, issue = 588108428 and user = 9599 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date)
issue 1
- base_url doesn't entirely work for running Datasette inside Binder · 10 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | issue | performed_via_github_app |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 604486651 | https://github.com/simonw/datasette/issues/712#issuecomment-604486651 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDQ4NjY1MQ== | simonw 9599 | 2020-03-26T15:11:49Z | 2020-03-26T15:11:49Z | OWNER | And for https://github.com/simonw/jupyterserverproxy-datasette-demo setting |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 | |
| 604466523 | https://github.com/simonw/datasette/issues/712#issuecomment-604466523 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDQ2NjUyMw== | simonw 9599 | 2020-03-26T14:35:43Z | 2020-03-26T14:35:43Z | OWNER | Hooray! This is a really great fix, thanks. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 | |
| 604196158 | https://github.com/simonw/datasette/issues/712#issuecomment-604196158 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDE5NjE1OA== | simonw 9599 | 2020-03-26T02:43:47Z | 2020-03-26T04:20:15Z | OWNER | I think the solution here may be to let the incoming |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 | |
| 604219753 | https://github.com/simonw/datasette/issues/712#issuecomment-604219753 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDIxOTc1Mw== | simonw 9599 | 2020-03-26T04:18:13Z | 2020-03-26T04:18:13Z | OWNER | Woohoo that worked!
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 | |
| 604195244 | https://github.com/simonw/datasette/issues/712#issuecomment-604195244 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDE5NTI0NA== | simonw 9599 | 2020-03-26T02:40:23Z | 2020-03-26T04:17:57Z | OWNER | Here's the output of the The original URL path (the one I want) is passed in the |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 | |
| 604218449 | https://github.com/simonw/datasette/issues/712#issuecomment-604218449 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDIxODQ0OQ== | simonw 9599 | 2020-03-26T04:12:59Z | 2020-03-26T04:15:18Z | OWNER | I'm running this latest release like so: Launch this binder: https://mybinder.org/v2/gh/wragge/datasette-test/master?urlpath=lab Open the notebook. In the notebook run this:
And use this block to run Datasette: ``` Get current running serversservers = list_running_servers() Get the current base urlbase_url = next(servers)['base_url'] Create a base url for Datasette suing the proxy pathproxy_url = f'{base_url}proxy/8001/' Display a link to Datasettedisplay(HTML(f' View Datasette (Click on the stop button to close the Datasette server) '))Launch Datasette!datasette -- results.db --port 8001 --config base_url:$proxy_url --config path_from_header:x-original-uri --config template_debug:1 ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 | |
| 604194872 | https://github.com/simonw/datasette/issues/712#issuecomment-604194872 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDE5NDg3Mg== | simonw 9599 | 2020-03-26T02:38:48Z | 2020-03-26T04:04:04Z | OWNER | I have a hunch about this: maybe the URLs that work are the ones that use |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 | |
| 604195577 | https://github.com/simonw/datasette/issues/712#issuecomment-604195577 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDE5NTU3Nw== | simonw 9599 | 2020-03-26T02:41:40Z | 2020-03-26T02:41:40Z | OWNER | Aha! It turns out my demo at https://github.com/simonw/jupyterserverproxy-datasette-demo suffers from the same bug. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 | |
| 604194598 | https://github.com/simonw/datasette/issues/712#issuecomment-604194598 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDE5NDU5OA== | simonw 9599 | 2020-03-26T02:37:46Z | 2020-03-26T02:37:46Z | OWNER | Here's the truncatted HTML for https://hub.gke.mybinder.org/user/wragge-datasette-test-czqms2oy/proxy/8001/results/articles ```html <html> <head> <title>results: articles: 400 rows </title> <link rel="stylesheet" href="/user/wragge-datasette-test-czqms2oy/proxy/8001/-/static/app.css?4434ab"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> /head> <body class="table db-results table-articles"> <nav class="hd"> </nav>articles400 rows<form class="filters" action="/user/wragge-datasette-test-czqms2oy/proxy/8001/results/articles" method="get"> ... </form>This data as json, CSV (advanced) Suggested facets: newspaper_id, newspaper_title, page, category, illustrated, corrections, date (date) <table class="rows-and-columns"> <thead> <tr> <th class="col-Link" scope="col"> Link </th> <th class="col-rowid" scope="col"> rowid ▼ </th> ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 | |
| 604193362 | https://github.com/simonw/datasette/issues/712#issuecomment-604193362 | https://api.github.com/repos/simonw/datasette/issues/712 | MDEyOklzc3VlQ29tbWVudDYwNDE5MzM2Mg== | simonw 9599 | 2020-03-26T02:32:57Z | 2020-03-26T02:32:57Z | OWNER | Weird... the unit test I just added passes. So suggested facets look like they're OK. And yet the demo in https://mybinder.org/v2/gh/wragge/datasette-test/master?urlpath=lab doesn't work. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
base_url doesn't entirely work for running Datasette inside Binder 588108428 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] (
[html_url] TEXT,
[issue_url] TEXT,
[id] INTEGER PRIMARY KEY,
[node_id] TEXT,
[user] INTEGER REFERENCES [users]([id]),
[created_at] TEXT,
[updated_at] TEXT,
[author_association] TEXT,
[body] TEXT,
[reactions] TEXT,
[issue] INTEGER REFERENCES [issues]([id])
, [performed_via_github_app] TEXT);
CREATE INDEX [idx_issue_comments_issue]
ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
ON [issue_comments] ([user]);

user 1