Simple
A LynxKite executor that simply passes the output of one box to the other.
register
ยค
Registers the simple executor.
Usage:
from lynxkite.core.executors import simple
simple.register("My Environment")
A LynxKite executor that simply passes the output of one box to the other.
register
ยคRegisters the simple executor.
Usage:
from lynxkite.core.executors import simple
simple.register("My Environment")