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 805 forks source link

correct indentation #1572

Closed WTRipper closed 3 years ago

WTRipper commented 3 years ago

Small error in the indentation caused "UnboundLocalError: local variable 'content' referenced before assignment" in some cases. This will most probably close e.g. ipython-contrib#1344