Skip to content

[BUG] Copied iTables widgets fail to load in classic Jupyter Notebook #616

Open
@michaelnchin

Description

@michaelnchin

Community Note

  • Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Describe the bug

This issue occurs when using classic Jupyter Notebook command mode keyboard shortcuts to duplicate an executed cell with iTables widget output. The iTable in the copied cell appears to get stuck indefinitely attempting to loading external resources.

Screenshot 2024-06-11 at 5 14 51 PM

This appears to be platform specific - on JupyterLab, copying cells with iTables output works correctly.

  • OS: Mac OS Sonoma
  • Browser: Google Chrome
  • Graph Notebook Version: 4.4.0
  • Graph Database & Version: Amazon Neptune 1.3.2.0

To Reproduce

  1. Create a new classic Jupyter Notebook instance.
  2. Execute any graph query in %%oc/%%gremlin/%%sparql
  3. Click to the left of the executed cell to enter command mode.
  4. Press c, then press v.
  5. Observe the iTables widget error in the copied cell's output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Low priority

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions