yunabe/tslab

Allow user to change how output is printed

Opened this issue · 0 comments

In my case I want to print the output using console.dir(output, { depth: null, breakLength: 120 }) so it looks nicer and shows all the data I need to show.

How can I customize that?

Screenshot 2021-06-05 at 12-34-10 JupyterLab
Screenshot 2021-06-05 at 12-34-55 JupyterLab