jupyter-autopep8 icon indicating copy to clipboard operation
jupyter-autopep8 copied to clipboard

PEP8 formatter for Jupyter Notebook

Results 10 jupyter-autopep8 issues
Sort by recently updated
recently updated
newest added

I can't find any documentation describing all the options it supports. I want to do something like this. ![image](https://user-images.githubusercontent.com/4510984/163574493-135cca84-1645-49a3-a477-de8344ddd6a4.png)

Hey, thanks for this awesome extension! Is there a way to format all cells in a notebook at once? :+1:

how to ignore cell magic? it turns '%%cython' to '% % cython'(with spaces)

I used these commands, but no toolbar appears in my notebook - no indicating that any extension has been installed. That's what I have done: $ pip install autopep8 Requirement...

I love this so much, but it's not integrated into jupyterlab yet. 😢

When I have jupyter-autopep8 installed and enabled (via jupyter_notebook_extensions), when I try to open any other kernel, I get a popup that the autopep8 Jupyter notebook extension does not work...

I do see the icon in the toolbar after installation, and I have autopep8 installed. However, upon pressing the icon there is no evidence of any action being done, despite...

As it currently stands, the readme that appears in the jupyter-nbextensions-configurator mentions something highly technical about KerneExecOnCells library. This does not make the average Jupyter user understand why the `autopep8`...

appends the char ' to each cell, cell becomes uninterpretable

https://github.com/kenkoooo/jupyter-autopep8/blob/master/jupyter-autopep8.js#L49