We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4677917 commit c79eb04Copy full SHA for c79eb04
atest/05_Features/Completion.robot
@@ -12,6 +12,7 @@ ${KERNEL_BUSY_INDICATOR} css:.jp-NotebookPanel-toolbar div[title="Kernel Busy
12
13
*** Test Cases ***
14
Works When Kernel Is Idle
15
+ Configure JupyterLab Plugin {"kernelResponseTimeout": -1, "waitForBusyKernel": false} plugin id=${COMPLETION PLUGIN ID}
16
[Documentation] The suggestions from kernel and LSP should get integrated.
17
Enter Cell Editor 1 line=2
18
Capture Page Screenshot 01-entered-cell.png
0 commit comments