home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 371538819

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/1974#issuecomment-371538819 https://api.github.com/repos/pydata/xarray/issues/1974 371538819 MDEyOklzc3VlQ29tbWVudDM3MTUzODgxOQ== 703554 2018-03-08T16:22:16Z 2018-03-08T16:22:16Z CONTRIBUTOR

Just tried to run the xarray-data notebook from within pangeo.pydata.org jupyterlab, when I run this command:

gcsmap = gcsfs.mapping.GCSMap('pangeo-data/newman-met-ensemble')

...it hangs there indefinitely. If I keyboard interrupt it bottoms out here:

/opt/conda/lib/python3.6/site-packages/urllib3/util/connection.py in create_connection(address, timeout, source_address, socket_options) 71 if source_address: 72 sock.bind(source_address) ---> 73 sock.connect(sa) 74 return sock 75

...suggesting it is not able to make a connection. Am I doing something wrong?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  303270676
Powered by Datasette · Queries took 0.639ms · About: xarray-datasette