[GitHub] zeppelin issue #673: [Zeppelin-630] Introduce new way of dependency loading ...

2016-08-29 Thread nihakue
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] zeppelin issue #673: [Zeppelin-630] Introduce new way of dependency loading ...

2016-08-29 Thread nihakue
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