[
https://issues.apache.org/jira/browse/TOREE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148146#comment-15148146
]
Gurvinder commented on TOREE-259:
---------------------------------
Here is the link to a notebook which I think uses IScala
(https://github.com/mattpap/IScala#library-management) underneath
http://nbviewer.jupyter.org/github/lightning-viz/lightning-example-notebooks/blob/master/scala/graphx.ipynb
here you can see how the libraries are added.Also any user used to sbt for
scala, can simply use the same syntax in toree if such alias does exist.
> Make adding dependencies similar to other jupyter interpreter
> --------------------------------------------------------------
>
> Key: TOREE-259
> URL: https://issues.apache.org/jira/browse/TOREE-259
> Project: TOREE
> Issue Type: Wish
> Reporter: Gurvinder
> Priority: Minor
>
> It would make users coming from other interpreter or using notebooks from
> other users to work seamlessely.
> We need to create alias to %adddeps similar to
> %Adddeps org.viz.lightning lightning-scala 0.1.6 ------->
> %libraryDependencies += "org.viz.lightning" %% "lightning-scala" % "0.1.6"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)