Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
michaelnchin opened this issue Jun 12, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@michaelnchin
Copy link
Member

michaelnchin commented Jun 12, 2024

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.
@michaelnchin michaelnchin added the bug Something isn't working label Jun 12, 2024
@michaelnchin michaelnchin moved this to Low priority in Graph Notebook Planning Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Low priority
Development

No branches or pull requests

1 participant