##// END OF EJS Templates
Merge pull request #2192 from Carreau/notification...
Merge pull request #2192 from Carreau/notification Introduce Notification Area This allow several notification widget to be next one to the other in the notification area. The Api allow also to register a callback if the user click on the notification. and allows sticky and non sticky notification.

File last commit:

r7925:8793fd26
r8290:f4616c97 merge
Show More
custom.js
7 lines | 147 B | application/javascript | JavascriptLexer
/*
Placeholder for custom user javascript
mainly to be overridden in profile/static/js/custom.js
This will always be an empty file in IPython
*/