diff --git a/zeppelin-web/src/app/helium/helium.html b/zeppelin-web/src/app/helium/helium.html index 50c55851ba..5e64ba24bc 100644 --- a/zeppelin-web/src/app/helium/helium.html +++ b/zeppelin-web/src/app/helium/helium.html @@ -69,7 +69,7 @@ limitations under the License.
@@ -81,34 +81,33 @@ limitations under the License. ng-bind-html=intpDefaultIcon>
- {{pkgName}} + {{pkgSearchResult.pkg.name}} - {{pkgName}} + {{pkgSearchResult.pkg.name}} - {{pkgName}} + {{pkgSearchResult.pkg.name}} {{pkgSearchResult.pkg.type}}
Enable
Disable
-
Coming soon
+ style="float:right">Coming soon
{{pkgSearchResult.pkg.artifact}} - + versions
    + ng-show="showVersions[pkgSearchResult.pkg.name]">
  • + ng-repeat="pkgSearchResult in pkgSearchResults[pkgSearchResult.pkg.name]"> {{pkgSearchResult.pkg.artifact}} - - enable