这是indexloc提供的服务,不要输入任何密码
Skip to content

nbdiff-web <file-path> inside a git repo shows the spinner #776

@pinchedsquare

Description

@pinchedsquare

Installed pip package is:

Name: nbdime
Version: 4.0.2

I have also ran:
nbdime config-git --enable for my repo.

when I run nbdiff-web <file-path> browser open correctly but there is a spinner and it shows no diff.

I have tried many combos, it looks like the only way I can get nbdiff-web to show diff is if I save the different revision of the files using git show in temporary files and then run `nbdiff-web <old_tmp_file> <new_tmp_file>

I am not sure why diffing with my remote repo doesn't work.

screenshot of nbdime show <file-path> working fine.
Image

Screenshot of the issue:
Image

Any help is greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions