Skip to content

ipython console not updated #31

@pielgrzym

Description

@pielgrzym

Hello,

Great plugin!

Plugin itself seems to work - after pressing on a single line/block a message in statusline appears and qtconsole's/ipython consoles context is updated, but the output is not rendered in ipython (qt)console. Is it the desired behavior?

For example, sending:

x = 2
print x

Ipython console does not print anything, after hitting enter it notices extra line numers and I can refer to x etc.

In [3]: print x
Out[3]: 2

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions