##// END OF EJS Templates
Backport PR #6249: always use HTTPS getting mathjax from CDN...
Backport PR #6249: always use HTTPS getting mathjax from CDN Is there any reason not to do this now? closes #6246

File last commit:

r16676:85697f93
r17546:f58dabb2
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";