att / rcloud

Collaborative data analysis and visualization
http://rcloud.social
MIT License
430 stars 142 forks source link

refresh welcome msg on session reset #2669

Closed gordonwoodhull closed 4 years ago

gordonwoodhull commented 5 years ago

Pressing "play" can reset the session, if the option is set.

On a load-balancing system, this means that the machine where the notebook is run is not necessarily the one that welcomed us on page load.

We should replace the welcome message in rclient_promise.

Related: #2663, displaying the message in the debug log.