/jupyter-scroll

Automatically scroll down the output scroll in jupyter notebook to show the final result.

Primary LanguageJavaScript

Jupyter Scroll

Jupyter Notebook is a web application that allows you to create and run live code online. This script automatically scroll down the output scroll in jupyter to show the final result. This is useful when long pages of output are generated but you only want to track the latest one.