Propagate a curated Python environment "kaggle" for KNIME with several important packages.
Like for example: h2o, arrow, XGBoost
conda update -n kaggle --all
conda install -c h2oai h2o
conda install -c conda-forge jupyterlab
conda list -n kaggle
conda remove -n kaggle jupyterlab_execute_time
You will need a working Miniforge (or Anaconda) environment set up to be used in KNIME
https://github.com/conda-forge/miniforge#download
https://docs.knime.com/latest/python_installation_guide/index.html#_introduction
https://docs.conda.io/en/latest/miniconda.html
https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html
(official) KNIME Python Integration Guide
https://docs.knime.com/latest/python_installation_guide/index.html#_introduction
Meta Collection about KNIME and Python
https://hub.knime.com/mlauber71/spaces/Public/latest/_knime_and_python_meta_collection~AvjrddXKOIoZYLV3
- Type: Flow Variableknime_r_environmentFlow Variable containing the Conda environment for KNIME and R