From 8a6f794342b7f96e5d3b3a239a064a30d1e6b006 Mon Sep 17 00:00:00 2001 From: Marco Del Tufo <marco.deltufo@exact-lab.it> Date: Tue, 1 Aug 2023 14:46:21 +0000 Subject: [PATCH] Update openbis-kinme-nodes.md --- .../legacy-advance-features/openbis-kinme-nodes.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/user-documentation/legacy-advance-features/openbis-kinme-nodes.md b/docs/user-documentation/legacy-advance-features/openbis-kinme-nodes.md index 5ac67c85a30..ed98555ad1d 100644 --- a/docs/user-documentation/legacy-advance-features/openbis-kinme-nodes.md +++ b/docs/user-documentation/legacy-advance-features/openbis-kinme-nodes.md @@ -57,9 +57,9 @@ will be established. This is needed for editing additional node parameters. For example, the combo boxes of the reader nodes have to be populated. -> :warning: **For a data set registration node the credentials combo box is only filled if all nodes of the upstream part of the workflow are successfully configured.** - -Â +```{warning} +For a data set registration node the credentials combo box is only filled if all nodes of the upstream part of the workflow are successfully configured. +```Â The OK button closes the node setting dialog. The connection parameters and all other parameters will be stored and used when executing a @@ -95,9 +95,9 @@ user ID (called 'Login') and a password: The credentials are saved with the workflow except of the passwords. The user will be asked for the passwords after loading a workflow. -Â - -> :warning: **If user ID and password are entered directly in the node setting dialog the KNIME master key on the preferences page KNIME -> Master Key should be activated. Otherwise passwords will be stored unencrypted!** +```{warning}Â +If user ID and password are entered directly in the node setting dialog the KNIME master key on the preferences page **KNIME -> Master Key** should be activated. Otherwise passwords will be stored unencrypted! +``` ### openBIS Query Reader -- GitLab