The Run Code is a data node that can read a run a piece of code with as many inputs as you want.

In the configuration of the node you have:

  • Language:
    • Currently only supports Python. Reach out if you want to use any other languages.
  • Packages:
    • What packages you want to be available
  • Code:
    • The provided input and output is already filled in. Edit the code in between.

The Run Code module has one input and one output:

  • Input:
    • One input of type Text
  • Output:
    • Text, the output is the text inside the document you provided