ipython-contrib / jupyter_contrib_nbextensions

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

Code_prettify button does not appear. #1527

Open jhyun0919 opened 3 years ago

jhyun0919 commented 3 years ago

"Configurable nbextensions" settings have been completed as shown in the screenshot attached below, but the code_prettify button does not appear.

Screen Shot 2020-09-11 at 8 14 08 PM Screen Shot 2020-09-11 at 8 23 55 PM

Also, it keeps showing the error message when I run code_prettify through "jupyter-notebook" command group.

Screen Shot 2020-09-11 at 8 17 28 PM Screen Shot 2020-09-11 at 8 17 41 PM

BTW, the jupyter was installed in conda virtualenv.

Please let me know how to solve this issue.

dewith commented 3 years ago

Same issue here, it's happening with every _code_prettify_ extension (autopep8, isort).

pythonberg1997 commented 3 years ago

Same as you. It happened after I installed the newest Anaconda and ran "conda update --all"

titigmr commented 3 years ago

Same in macOS but not in Ubuntu...