Has the backend Angular API changed? The examples here don't work
starting with the import statements:

import org.apache.zeppelin.display.angular.notebookscope._
import AngularElem._

Result:
<console>:42: error: object angular is not a member of package
org.apache.zeppelin.display
import org.apache.zeppelin.display.angular.notebookscope._

Reply via email to