Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2137 You can set `ZEPPELIN_HELIUM_REGISTRY` environment variable in `conf/zeppelin-env.sh` or `zeppelin.helium.registry` property in `conf/zeppelin-site.xml`. [Default value](https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java#L629) is `helium,https://s3.amazonaws.com/helium-package/helium.json`, (a local dir and a remote registry). If you change this value to `helium`, then Zeppelin will check only the local directory.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---