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

Stops showing cell output after loading rpy2.ipython extension #27

Open
PavloFesenko opened this issue Jun 26, 2020 · 0 comments
Open

Comments

@PavloFesenko
Copy link

PavloFesenko commented Jun 26, 2020

When you load the extension rpy2.ipython (for the cell magic %%R), the magic %%pycodestyle starts behaving weirdly. It stops showing the cell output and from the second run starts showing the warning for the line that doesn't exist. If you remove %%pycodestyle, everything is back to normal. The same happens if you use %%flake8 but the warning disappears. Do you have an idea what could be the reason? Thank you very much!

python: 3.6.9
pycodestyle_magic: 0.5
rpy2: 2.9.4
OS: Linux 3.10.0-1062.9.1.el7.x86_64

image

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