Skip to content

Commit

Permalink
Update DEFAULT_NOTEBOOK_VER=2024.1 and PREVIOUS_NOTEBOOK_VER=2023.2
Browse files Browse the repository at this point in the history
Signed-off-by: manosnoam <[email protected]>
  • Loading branch information
manosnoam committed Mar 19, 2024
1 parent 870c0ff commit 5c5ff4f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ ${KFNBC_CONTROL_PANEL_HEADER_XPATH} = //h1[.="Notebook server control panel"]
${KFNBC_ENV_VAR_NAME_PRE} = //span[.="Variable name"]/../../../div[@class="pf-v5-c-form__group-control"]
${DEFAULT_PYTHON_VER} = 3.9
${PREVIOUS_PYTHON_VER} = 3.9
${DEFAULT_NOTEBOOK_VER} = 2023.2
${PREVIOUS_NOTEBOOK_VER} = 2023.1
${DEFAULT_NOTEBOOK_VER} = 2024.1
${PREVIOUS_NOTEBOOK_VER} = 2023.2


*** Keywords ***
Expand Down

0 comments on commit 5c5ff4f

Please sign in to comment.