Hey, can you please explain me why running this cell with import io.jvm.uuid._ yields this:
<console>:60: error: object jvm is not a member of package notebook.io import io.jvm.uuid._
Where the heck this notebook.io comes from? How should I import the class I have on my classpath?