Skip to content

Commit

Permalink
remove global variable keyword call
Browse files Browse the repository at this point in the history
Signed-off-by: lugi0 <[email protected]>
  • Loading branch information
lugi0 committed Oct 8, 2024
1 parent e88edb0 commit 25d0938
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,8 @@ Select Workbench Jupyter Image
IF "${version}" != "${NONE}"
IF "${version}"=="default"
Verify Version Selection Dropdown
Update Globals For JupyterLab 4
ELSE IF "${version}"=="previous"
Select Workbench Image Version ${version}
Update Globals For JupyterLab 3 Custom
ELSE
Fail ${version} does not exist, use default/previous
END
Expand Down

0 comments on commit 25d0938

Please sign in to comment.