You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
I am preparing a PR that allows to use knime relative paths in the Input File and Input Directory node.
With knime://knime.workflow/... you can specify files relative to the workflow folder. This could be used to avoid the constant readding of the input files, at least for developers.
We could event think about using an FTP connection to get the data from a server.
I am preparing a PR that allows to use knime relative paths in the Input File and Input Directory node.
With knime://knime.workflow/... you can specify files relative to the workflow folder. This could be used to avoid the constant readding of the input files, at least for developers.
We could event think about using an FTP connection to get the data from a server.