Ask a question to get started
Enter to sendā¢Shift+Enter new line
concatenate_cells( cell: dict, include_outputs: bool, max_output_length: int, traceback: bool
cell
dict
include_outputs
bool
max_output_length
int
traceback
Combine cells information in a readable format ready to be used.
A dictionary
Whether to include the outputs of the cell.
Maximum length of the output to be displayed.
Whether to return a traceback of the error.