Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user to change how output is printed #55

Open
petoknm opened this issue Jun 5, 2021 · 0 comments
Open

Allow user to change how output is printed #55

petoknm opened this issue Jun 5, 2021 · 0 comments

Comments

@petoknm
Copy link

petoknm commented Jun 5, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant