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 144d842 commit 97a7fafCopy full SHA for 97a7faf
atest/acceptance/01_server/00_basic.robot
@@ -32,6 +32,7 @@ Start three servers
32
Notebook Files
33
[Setup] Create File ${OUTPUT_DIR}${/}foo.txt bar
34
${nb1} = Start New Jupyter Server
35
+ Wait for Jupyter Server to be Ready
36
Copy Files to Jupyter Directory ${OUTPUT_DIR}${/}*.txt
37
${nbdir} = Get Jupyter Directory ${nb1}
38
${out} = Get File ${nbdir}${/}foo.txt
0 commit comments