Hi, I've been using Zeppelin with Spark SQL recently.
One thing I've noticed that can be confusing is that Zeppelin attempts to detect the type of column and format it. For example, for columns that appear to have mostly numbers, it will put in commas. Is there a way to configure it globally or per-interpreter type to disable this?
