Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1451

Bug of Embedding %html within %table.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      According to the example here https://zeppelin.apache.org/docs/0.6.1/displaysystem/basicdisplaysystem.html#table it is possible to use %html within a %table paragraph and get benefits of both. However when I run that it appears to render as HTML only and no native table view.

      but, following code does not working properly.
      print(s"""%table
      name\tsize\tquantity
      %html <img src='https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Sun_symbol.svg/50px-Sun_symbol.svg.png' />sun\t100\t50
      %html <img src='https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Moon_symbol_crescent.svg/25px-Moon_symbol_crescent.svg.png' />moon\t10\t20""")

      http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/Embedding-html-within-table-td4155.html is the related mail.

      Attachments

        Issue Links

          Activity

            People

              astroshim Shim HyungSung
              astroshim Shim HyungSung
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: