Github user NicolasDutronc commented on the issue:
https://github.com/apache/zeppelin/pull/3206
Hi all, I'm using Zeppelin with the official Docker image and I'm still
getting `java.lang.NoSuchMethodException:
scala.tools.nsc.interpreter.ILoop.scala$tools$nsc$interpreter$ILoop$$loopPostInit()`
when using Spark 2.4.0.
I've seen that on [docker
store](https://store.docker.com/community/images/apache/zeppelin) the image has
been updated for the last time 5 months ago. Could you please update it ? Or
should I build the docker branch of the repo ?
Thank you
---