I am writing a simple tabs application, I used angular js directive to to call the jquery tabs plugin, but the view is not updated properly and I do not see the tabs.
http://jsbin.com/UDIHOTIY/1/edit?html
Here is the code snippet. Can someone help me how to render the tabs correctly?