Zoltan Haindrich created ZEPPELIN-2581:
------------------------------------------
Summary: Support ANSI colors in shell outputs
Key: ZEPPELIN-2581
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2581
Project: Zeppelin
Issue Type: Improvement
Reporter: Zoltan Haindrich
It would be great to have color support for shell commands.
{code}
%sh
ls -la --color=yes
{code}
https://en.wikipedia.org/wiki/ANSI_escape_code
in case this is not possible...an option to remove/strip color codes from the
output would be also usefull.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)