This repo contains an example KNIME workflow similar to the one described in my Medium article "Extending KNIME Python Integration with Plotly Express and Kaleido".
The KNIME workflow (.knar) file is an "export" (compressed archive) from the KNIME Analytics Platform application. To use it simply "import" the file into your own installation of KNIME.
The example workflow is also available on the KNIME Hub here.
Here is a screenshot of the example workflow opened in KNIME:
The Python code used to configure the Python View node in the workflow is available as a GitHub Gist.
Naturally you will need to have access to the KNIME Analytics Platform application. It can be downloaded from here.
You will also need to set up the KNIME Python Integration extension. Here is the KNIME Python Integration Guide.
Finally you will also need to install the Plotly, Plotly Express* and Kaleido libraries. Please refer to my Medium article for guidance.
(*) Note: the article was originally published in February 2021. Since then the Plotly Express library has been merged with the main Plotly library.
More than happy to respond to comments and answer questions. Please feel free to drop me a line.
Copyright 2022 Cedarwood Insights Limited.
Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0