You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by AhyoungRyu <gi...@git.apache.org> on 2016/12/26 07:05:35 UTC

[GitHub] zeppelin issue #1804: [ZEPPELIN-1578] notes list in customizing zeppelin hom...

Github user AhyoungRyu commented on the issue:

    https://github.com/apache/zeppelin/pull/1804
  
    @soralee Thanks for fixing this.  And docs update \U0001f44d I tested and it mostly works well. Personally 
    ```
    println(
    """%angular
      <div ng-include="'app/home/customer/customHome.html'"></div>
    """)
    ``` 
    looks more neat than current way :D
    
    But one thing I found was 
    ![customnotehome](https://cloud.githubusercontent.com/assets/10060731/21477411/f9419876-cb84-11e6-9215-33f0a87a0d14.gif)
    
    The searching feature doesn't work properly. Could you take a look again? 
    



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---