Cells.is_input# Cells.is_input(*args, **kwargs)[source]# True if this is input. Return True if this cell is input, False if calculated. Raise an error if there is no value. Added in version 0.1.0.