Here's couple of examples that i can find

https://gist.github.com/granturing/a09aed4a302a7367be92

https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL0xlZW1vb25zb28vemVwcGVsaW4tZXhhbXBsZXMvbWFzdGVyLzJCMlhLRkNETS9ub3RlLmpzb24

https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL2ZlbGl4Y2hldW5nL3NwYXJrLW5vdGVib29rLWV4YW1wbGVzL21hc3Rlci9aZXBwZWxpbl9ub3RlYm9vay8yQU1YNUNWQ1Uvbm90ZS5qc29u



On Mon, Feb 22, 2016 at 9:07 AM Shabeel Syed <shabeels...@gmail.com> wrote:

> Hi Moon/Others,
>
>    That helps! Basically to enhance/customize the %table view support
> under paragraphs, best way is, I need to change the zeppelin-ui code and
> build it.
>    I think html and javascript rendering under paragraphs will lose the
> actual purpose of %table, looks like that is not the solution for me.
>
> Moon,
>    Is there any examples available online where html and javascript
> rendering under paragraphs are used ? It will give me some ideas.
>
> Regards
> Shabeel
>
> On Mon, Feb 22, 2016 at 10:17 PM, moon soo Lee <m...@apache.org> wrote:
>
>> Hi Shabeel,
>>
>> You can customize the home page of your Zeppelin instance by setting 
>> ZEPPELIN_NOTEBOOK_HOMESCREEN
>> [1]. That'll replace home screen to one of your notebook, and as we know,
>> notebook is customizable.
>>
>> While Zeppelin able to render HTML and Javascript inside of the notebook,
>> you can use 3rd party library to render tables and graph.
>>
>> Other than that, you'll need to chance codes. Hope this helps.
>>
>> Best,
>> moon
>>
>>
>> [1] Configure section
>> http://zeppelin.incubator.apache.org/docs/latest/install/install.html
>>
>>
>> On Mon, Feb 22, 2016 at 8:23 AM Corneau Damien <cornead...@gmail.com>
>> wrote:
>>
>>> There is no external customization,
>>> So yes, if you want to change things, you will have to change the code
>>>
>>> On Mon, Feb 22, 2016 at 8:12 AM, Ankur Jain <ankur.j...@yash.com> wrote:
>>>
>>>> Seems like you are talking abt below PR?
>>>>
>>>> https://github.com/apache/incubator-zeppelin/pull/6
>>>>
>>>>
>>>>
>>>> Regards,
>>>>
>>>> Ankur
>>>>
>>>>
>>>>
>>>> *From:* Shabeel Syed [mailto:shabeels...@gmail.com]
>>>> *Sent:* 22 February 2016 09:29 PM
>>>> *To:* users@zeppelin.incubator.apache.org
>>>> *Subject:* Zeppelin Web UI Customizations
>>>>
>>>>
>>>>
>>>> Hi All,
>>>>
>>>>
>>>>
>>>>    I know its a naive question :) , but just wanted to know how others
>>>> are doing this.
>>>>
>>>>
>>>>
>>>>    1.  How well is Zeppelin web UI is customizable ?
>>>>    2. I need to customize the table view, add the look&feel/column
>>>>    sorting options/add pagination/add search, feature to it.
>>>>    3. Is there any built-in support, or we to change the zeppelin UI
>>>>    code and build the code?
>>>>    4. Can we use 3rd party UI libraries to render the tables and
>>>>    graphs ?
>>>>
>>>>
>>>>
>>>> Regards
>>>>
>>>> Shabeel
>>>>
>>>>
>>>> Information transmitted by this e-mail is proprietary to YASH
>>>> Technologies and/ or its Customers and is intended for use only by the
>>>> individual or entity to which it is addressed, and may contain information
>>>> that is privileged, confidential or exempt from disclosure under applicable
>>>> law. If you are not the intended recipient or it appears that this mail has
>>>> been forwarded to you without proper authority, you are notified that any
>>>> use or dissemination of this information in any manner is strictly
>>>> prohibited. In such cases, please notify us immediately at
>>>> i...@yash.com and delete this mail from your records.
>>>>
>>>
>>>
>

Reply via email to