/ChemAxon_UGM2022

Do you want integrate Chemaxon knime nodes in Jupyter Notebook. This repo contains the knime workflows, and jupyter notebooks that used for demonstration during #ChemAxon #UGM2022

Primary LanguageJupyter Notebook

ChemAxon_UGM2022

Do you want integrate Chemaxon Knime nodes and Jupyter Notebook?

image

This repo contains the knime workflows, and jupyter notebooks that used for demonstration during #ChemAxon #UGM2022

Please note that, we need valid license for ChemAxon nodes (Desktop tools & knime nodes)

image

My workflows majorly inspired from below mentioned knime blogpost. Please refer the below links to understand the integration of #KnimeInJupyter and #JupyterInKnime

  1. Download the Run Jupyter in KNIME and Run KNIME in Jupyter workflows from the KNIME Hub

  2. Read another blog post on KNIME and Jupyter by Greg Landrum

  3. Watch a recording of our webinar Enhancing Jupyter Notebook with visual workflows Webinar

Installation Steps:

  1. conda env create -f caxon.yml

or you can install the required packages using pip

  1. pip install knime pandas matplotlib