diff --git a/rsconnect_jupyter/static/connect.js b/rsconnect_jupyter/static/connect.js index 2cb01ca4..5b2a44e2 100644 --- a/rsconnect_jupyter/static/connect.js +++ b/rsconnect_jupyter/static/connect.js @@ -1399,7 +1399,7 @@ define([ // setup hide input help icon (function() { var msg = - 'Hide input documentation'; + 'Hiding input code cells results in rendering only the output of code cells on publication.
Hide Input Documentation'; var helpIcon = $( [