You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Gurvinder (JIRA)" <ji...@apache.org> on 2016/02/14 08:43:18 UTC

[jira] [Created] (TOREE-259) Make adding dependencies similar to other jupyter interpreter

Gurvinder created TOREE-259:
-------------------------------

             Summary: 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


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)