This repository is maintained by the KNIME Team Rakete.
The KNIME Conda Integration adds the "Conda Environment Propagation" node, the Conda preference page, and code to interact with Conda.
This repository contains the source code for the KNIME Conda Integration. The code is organized as follows:
- org.knime.conda: All code for the Conda Integration
- org.knime.conda.tests: JUnit tests for the Conda Integration
- org.knime.conda.envbundling: Support for bundling Conda environments as KNIME plugins
You can find instructions on how to work with our code or develop extensions for KNIME Analytics Platform in the knime-sdk-setup repository on BitBucket or GitHub.