Github user nihakue commented on the issue:
https://github.com/apache/zeppelin/pull/673
Hey @FRosner,
What do you mean by loading a jar through z.load? Sorry, but isn't that
what this does:
```
%dep
z.reset()
z.load("org.uaparser:uap-scala_
Github user nihakue commented on the issue:
https://github.com/apache/zeppelin/pull/673
I'm finding that using %dep interpreter no longer works for me on Zeppelin
0.6.0. Am I alone? `z.reset();z.load()` does not throw an error, but I find
that the dependencies are not availab