##// END OF EJS Templates
Merge pull request #5739 from minrk/ipython-dir-race...
Merge pull request #5739 from minrk/ipython-dir-race add utils.path.ensure_dir_exists

File last commit:

r16255:8357bd54
r16490:6c0d035e merge
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";