Repository: zeppelin
Updated Branches:
refs/heads/master 7a0cb6c7a -> 09e8f7f0c
ZEPPELIN-2421. AngularObject miss AngularObjectListener when it is pushed from
frontend
### What is this PR for?
This bug happens when you save your note, and restart zeppelin and run it
again. The root cause is
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 840663224 -> 57a889679
[ZEPPELIN-2420] Slow notebook listing in navbar
### What is this PR for?
Notebook listing is slow as you can see in the screenshot below.
The problem was,
- angular-bootstrap was updated to 2.5
- then, `drop
Repository: zeppelin
Updated Branches:
refs/heads/master 652911abe -> 7a0cb6c7a
[ZEPPELIN-2420] Slow notebook listing in navbar
### What is this PR for?
Notebook listing is slow as you can see in the screenshot below.
The problem was,
- angular-bootstrap was updated to 2.5
- then, `dropdown
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 4dfb81500 -> 840663224
[ZEPPELIN-2096] Conserve class loader after running interpret method
### What is this PR for?
This PR is a follow-up PR of ZEPPELIN-1972. It keep context class loader while
running interpret method by scala. F
Repository: zeppelin
Updated Branches:
refs/heads/master 8dd1fb184 -> 652911abe
[ZEPPELIN-2096] Conserve class loader after running interpret method
### What is this PR for?
This PR is a follow-up PR of ZEPPELIN-1972. It keep context class loader while
running interpret method by scala. For m