GitHub user r-kamath opened a pull request: https://github.com/apache/incubator-zeppelin/pull/660
Add filter to quickly search the notebook from the list ### What is this PR for? Allows the user to instantly find the notebook from the list shown on the home page and in the Notebook main menu ### What type of PR is it? Improvement ### How should this be tested? Enter the search term in the filter input box ### Screenshots <img width="255" alt="screen shot 2016-01-20 at 3 22 32 pm" src="https://cloud.githubusercontent.com/assets/2031306/12445389/04f9cb46-bf8a-11e5-8e99-d04b122f7ce2.png"> <br> <img width="299" alt="screen shot 2016-01-20 at 3 22 26 pm" src="https://cloud.githubusercontent.com/assets/2031306/12445391/04ff3216-bf8a-11e5-8fc0-19bdfaa991e3.png"> <br> <img width="314" alt="screen shot 2016-01-20 at 3 21 58 pm" src="https://cloud.githubusercontent.com/assets/2031306/12445392/05004d86-bf8a-11e5-839f-ae9a8b4881b7.png"> <br> <img width="316" alt="screen shot 2016-01-20 at 3 22 11 pm" src="https://cloud.githubusercontent.com/assets/2031306/12445390/04faf6ba-bf8a-11e5-9ae9-fec1a201591a.png"> You can merge this pull request into a Git repository by running: $ git pull https://github.com/r-kamath/incubator-zeppelin NotenameFilter Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/660.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #660 ---- commit 325d71e2fb4e320517d321ed9b3595552789270e Author: Renjith Kamath <renjith.kam...@gmail.com> Date: 2016-01-20T09:06:19Z add filter to the list of notebook names on homepage and under notebook menu ---- --- 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. ---