paulroth3d / jupyter-ijavascript-utils

Utility library for working with iJavaScript - a Jupyter Kernel
1 stars 0 forks source link

chain.exec #36

Closed paulroth3d closed 1 year ago

paulroth3d commented 1 year ago

chain.exec to allow you to run something based on the result, but still keep the chain going.

paulroth3d commented 1 year ago

added in 1.25: chain.execute(fn)