highlighting matching 'end' statement on jupyter

Hi.
While writing nested loops that include some conditions I found it hard to match the relevant ‘end’ statement.
is it possible to highlight the matching closing statements on jupyter?

Thanks.