no-global-nonlocal-vars

Function decorator that ensures that no global and no nonlocal variables are used, making Jupyter notebooks much safer


Keywords
python, jupyter, notebook, decorator, global, nonlocal
License
MIT
Install
pip install no-global-nonlocal-vars==0.0.2