Hub
Pricing About
WorkflowWorkflow

Python - Extract the current standard Python YAML files curated by KNIME from the installation folder

KnimePythonYamlYmlConda
+2
mlauber71 profile image
Draft Latest edits on 
Oct 31, 2024 7:29 PM
Drag & drop
Like
Download workflow
Workflow preview

Extract the current standard Python YAML / YML files curated by KNIME from the installation folder

KNIME and Python — Setting up and managing Conda environments
https://medium.com/@mlxl/knime-and-python-setting-up-and-managing-conda-environments-2ac217792539

The YAML / YML files can then be found here. You might use them to curate your own Python environment
/data/macos/
/data/windows/
/data/linux/

also there is a file /data/kaggle.yml which creates the "kaggle" environment that I widely use to demonstrate KNIME and Python tasks

You could / and should use that file to keep your environment up to date

conda env create -f="/Users/m_lauber/Dropbox/knime-workspace/hub/kn_example_python_yaml_files_conda/data/kaggle.yml"

conda env update -n kaggle --file="/Users/m_lauber/Dropbox/knime-workspace/hub/kn_example_python_yaml_files_conda/data/kaggle.yml"

-------

KNIME Snippets (5) — Python Overview

https://medium.com/p/aa4f3a55a768

External resources

  • KNIME Snippets (5) — Python Overview
  • KNIME and Python — Setting up and managing Conda environments
  • Hub: Extract the current standard Python YAML / YML files curated by KNIME from the installation folder
  • Meta Collection about KNIME and Python
  • KNIME – Python YAML/YML Files - local
  • KNIME and Python — Setting up Deep Learning Environments for Keras and TensorFlow
Loading deploymentsLoading ad hoc jobs

Used extensions & nodes

Created with KNIME Analytics Platform version 5.3.2 Note: Not all extensions may be displayed.
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Versions 5.3.0, 5.3.2

    knime
  • Go to item
    KNIME Column Expressions (Labs)Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.3.0

    knime
  • Go to item
    KNIME Conda IntegrationTrusted extension

    KNIME AG, Zurich, Switzerland

    Versions 5.3.0, 5.3.2

    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.3.0

    knime
  • Go to item
    KNIME Python IntegrationTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.3.0

    knime
  • Go to item
    KNIME Quick FormsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.3.2

    knime

Legal

By using or downloading the workflow, you agree to our terms and conditions.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits