##// END OF EJS Templates
allow slash in root->tree redirect...
allow slash in root->tree redirect before #6117, only `/base_url/` worked, after #6117, only `/base_url worked, after this PR, both should work.

File last commit:

r16255:8357bd54
r17675:a9e2ee71
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";