Skip to content

Commit 4a7423d

Browse files
tugkaymarc-lehner
authored andcommitted
Update config.yml
updated to reflect changes in the knime.yml
1 parent 73ee38c commit 4a7423d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
org.tutorial.first_extension: # {group_id}.{name} from the knime.yml
1+
org.tutorial.demo_python_rdkit_extension: # {group_id}.{name} from the knime.yml
22
src: <path_to_this_repository> # Path to folder containing the extension files
33
conda_env_path: <path_to_this_repository>/.pixi/envs/default # Path to the Python environment to use (use an absolute path)
4-
debug_mode: true # Optional line, if set to true, it will always use the latest changes of execute/configure, when that method is used within the KNIME Analytics Platform
4+
debug_mode: true # Optional line, if set to true, it will always use the latest changes of execute/configure, when that method is used within the KNIME Analytics Platform

0 commit comments

Comments
 (0)