GitHub user cloverhearts opened a pull request: https://github.com/apache/incubator-zeppelin/pull/325
[Zeppelin-239] The elapsed time is displayed on the notebook list  1) Add moment.js library 2) implementation of a 'moment.js' 'time ago' text 3) Each Paragraph dateCreated, dateStarted, dateFinished, the new algorithm is implemented based on the dateUpdated. issue - https://issues.apache.org/jira/browse/ZEPPELIN-239 -old PR https://github.com/apache/incubator-zeppelin/pull/322 You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloverhearts/incubator-zeppelin zeppelin-issue-239 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/325.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 #325 ---- commit c685ff885d4e8397c920c03beb2636868dfd36f3 Author: root <root@ktmedia001.(none)> Date: 2015-09-25T11:31:48Z add frontweb library(momentjs), elapsed time is displayed on the notebook list ---- --- 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. ---