##// END OF EJS Templates
Creating an entry point for notebook manager extensions...
Creating an entry point for notebook manager extensions - Firing app_initialized.DashboardApp event when loaded the notebook manager - Updating tree.html template to load nbextensions through custom.js

File last commit:

r16255:8357bd54
r17047:48db79fc
Show More
ipython.less
9 lines | 271 B | text/x-less | LessCssLexer
// minimal imports from bootstrap - only variables and mixins
@import "../components/bootstrap/less/variables.less";
@import "../components/bootstrap/less/mixins.less";
// base
@import "../base/less/style.less";
// notebook
@import "../notebook/less/style_noapp.less";