Skip to content

Commit 0f9be07

Browse files
committed
True with environment variable set a priori
1 parent 77fe7be commit 0f9be07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

atest/Keywords.resource

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Create Notebok Server Config
6060

6161
Set Server Extension State
6262
[Arguments] ${enabled}=${True}
63+
Set Environment Variable
64+
... name=JUPYTER_CONFIG_DIR
65+
... value=${NOTEBOOK DIR}
6366
IF ${enabled}
6467
Run Process jupyter server extension enable jupyter_lsp
6568
... shell=yes

0 commit comments

Comments
 (0)