ipython-contrib / jupyter_contrib_nbextensions

A collection of various notebook extensions for Jupyter
http://jupyter-contrib-nbextensions.readthedocs.io/en/latest
Other
5.22k stars 806 forks source link

When both "isort formatter" and "Code prettify" are enabled, "Ctrl-L" and "Ctrl-Shift-L" run only "isort formatter" #1494

Open lucatrv opened 4 years ago

lucatrv commented 4 years ago

As in subject, while "Ctrl-L" and "Ctrl-Shift-L" should execute both extensions, preferably first "isort formatter" and then "Code prettify".