add notification#224
Conversation
There was a problem hiding this comment.
is defined in bower_components/angular-ui-notification/dist/angular-ui-notification.min.js
There was a problem hiding this comment.
thanks! I can't find it under zeppelin-web\bower_components\angular-ui-notification folder. am I missing something?
There was a problem hiding this comment.
@djoelz : Run the build then it will find it.
OR run bower install in zeppelin-web
|
Thanks @vgmartinez for adding notification. I think notification is going to be useful, in general. This branch notify 'Saved' message when code is autosaved by timer. I'm not sure about this particular notification, because
|
|
This is good. We can used notification for showing data validation messages. |
|
hi @Leemoonsoo , |
|
Yes, notification would be useful for many cases. (connection error, etc) |

add notification when saved paragraph