You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Oscar Vargas Torres (JIRA)" <ji...@apache.org> on 2018/05/06 23:23:00 UTC

[jira] [Created] (ZEPPELIN-3444) Add a way to configure scalacOptions

Oscar Vargas Torres created ZEPPELIN-3444:
---------------------------------------------

             Summary: Add a way to configure scalacOptions
                 Key: ZEPPELIN-3444
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3444
             Project: Zeppelin
          Issue Type: Wish
          Components: Core, documentation
            Reporter: Oscar Vargas Torres


I would like to use typelevel cats library as a dependency to my classpath. However, I also need to add `scalacOptions += "-Ypartial-unification"`, as recommended here

https://github.com/typelevel/cats#getting-started

How could I do that?
I am betting that Apache Zeppelin will continue to mature and I am spending some time learning how to use it with my coworkers.

Thanks!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)