'Show block indent levels/ lines in jupyter notebook

Working in Visual Studio Code I can see indent levels like so

enter image description here

Which is pretty useful for long chunks of code and functions.


Working in Jupyter Notebooks I couldnt find an option to show similar.

enter image description here

Anybody aware of a setting or nbextension for such?

Thank you



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source