Skip to content

When using %%filprofile in Jupyter, last expression isn't display()ed #182

@itamarst

Description

@itamarst

If I have Jupyter cell that ends with the express 3 + 4 on the last line, it will display 7 in the output. That is not the case for cells decorated with %%filprofile, because internally the original cell code is wrapped in a function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingux

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions