Skip to content

Question on configuring notebook to not print after every cell #195

Open
@dillontiner

Description

@dillontiner

Is there a way to configure the notebook to not print output without having to return nil in every cell? If not, perhaps this could be implemented as a magic command: https://ipython.readthedocs.io/en/stable/interactive/magics.html

I'm working with a lot of text data and my kernel will slow or even die when I forget to add nil to the end of the cell.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions