home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 383405975

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
383405975 MDU6SXNzdWUzODM0MDU5NzU= 2561 convert ReStructuredTexts to ipython notebooks? 1937564 closed 0     3 2018-11-22T07:09:50Z 2018-11-24T20:25:57Z 2018-11-24T20:25:57Z NONE      

I'm trying to use a Sphinx extension (sphinxcontrib-jupyter) to convert a collection of RST files to Jupyter notebooks. Trying to generate the Xarray documentation fails with this error:

```


Exception in /home/scubamut/miniconda3/envs/makedocs/xarray/doc/computation.rst at block ending on line 308 Specify :okexcept: as an option in the ipython:: block to suppress this message File "<ipython-input-56-f15d32fb2f97>", line 1 ValueError: arguments without labels along dimension 'x' cannot be aligned because they have different dimension size(s) {2} than the size of the aligned dimension labels: 3 ^ SyntaxError: invalid syntax

<<<------------------------------------------------------------------------- ```

Problem description

Obviously a problem with computation.rst, but could someone help me please?

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2561/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.83ms · About: xarray-datasette