zjffdu commented on a change in pull request #3732: ZEPPELIN-4747. Terminal 
interpreter support internal and external IP mapping
URL: https://github.com/apache/zeppelin/pull/3732#discussion_r407024480
 
 

 ##########
 File path: docs/interpreter/shell.md
 ##########
 @@ -129,3 +129,30 @@ input any char
 ```
 
 <img 
src="{{BASE_PATH}}/assets/themes/zeppelin/img/docs-img/shell-terminal.gif" />
+
+## Configuration
+At the "Interpreters" menu in Zeppelin dropdown menu, you can set the property 
value for Terminal interpreter.
+
+<table class="table-configuration">
+  <tr>
+    <th>Name</th>
+    <th>Default</th>
+    <th>Description</th>
+  </tr>
+  <tr>
+    <td>zeppelin.terminal.ip.mapping</td>
+    <td></td>
+    <td>Internal and external IP mapping of zeppelin server</td>
+  </tr>
+</table>
 
 Review comment:
   It's better to merge this with other configurations

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to