You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Create a new classic Jupyter Notebook instance.
Execute any graph query in %%oc/%%gremlin/%%sparql
Click to the left of the executed cell to enter command mode.
Press c, then press v.
Observe the iTables widget error in the copied cell's output.
The text was updated successfully, but these errors were encountered:
Community Note
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.
This appears to be platform specific - on JupyterLab, copying cells with iTables output works correctly.
To Reproduce
%%oc
/%%gremlin
/%%sparql
c
, then pressv
.The text was updated successfully, but these errors were encountered: