What can I use the Viewer pane for? can I view html files on? is there anything other than plotly that interacts with it?.In short, I would like a job to present plotly objects on the Viewer. I can save the object in an rds file and open it from the console, but I would really like it to be automatic and not require me to revisit the file every once in a while, e.g.
I'm have a plotly object that I create in a job and keep updating it, and would like to be able to visualize the result while the job runs.
I have a question about the interaction of jobs with RStudio Viewer pane - where you usually see plotly plots.