fonsp / Pluto.jl

🎈 Simple reactive notebooks for Julia
https://plutojl.org/
MIT License
4.91k stars 284 forks source link

Logs autoscroll #2945

Open aplavin opened 4 days ago

aplavin commented 4 days ago

Currently, if one wants to view the latest log output from a cell, they need to constantly scroll the log panel, manually. Would be nice to have a way to enable "autoscroll", so that the latest log output always remains visible.

fonsp commented 1 day ago

Do you mean the case where your cell has quite a lot of code, and the distance between the relevant code and the log is too big? Or when you are comparing logs from one cell to code of another?

aplavin commented 1 day ago

Actually neither of these :) Now I see why you insist on attaching videos, here's a demonstration: