From 86ae77d4c01d023734d705b2815121cfebe6c9cf Mon Sep 17 00:00:00 2001 From: Bincheng Wu Date: Thu, 29 Jul 2021 10:22:13 -0400 Subject: [PATCH] update help icon message and documentation link --- rsconnect_jupyter/static/connect.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = $( [