Zeppelin println 只是输出代码?

Zeppelin println just outputs the code?

当我输入 println 语句时,它只输出代码。我错过了什么愚蠢的东西?

将默认解释器设置为 spark (scala) 或使用 %spark 为段落明确设置它。