How to execute shell command in Apache Toree notebook

231 Views Asked by At

I need to execute shell command in Apache Toree notebook.

In python, I would write something like !echo asd

How to do it in Scala notebook?

0

There are 0 best solutions below