typing.get_type_hints throws error name 'ArrayLike' is not defined for pyplot functions such as plot,scatter,imshow etc.
What happens in this issue seems to be the similar to what happens in #347, but only after a pyplot graph is displayed. Otherwise the scroll down works normally. I use neovim with jupyter-vim to send ...