Skip to content

Cell outputs are not displayed #3

@beasteers

Description

@beasteers

Only print statements show up which is a bit limiting.

This seems to be because we are executing the code without using the ipython interpreter (exec(cell['code'], self.ns)) so we may need to look into doing that a bit differently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions