##// END OF EJS Templates
add py3compat.buffer_to_bytes_py2...
add py3compat.buffer_to_bytes_py2 casts buffer-providing objects to bytes needed for pickle.loads on buffers

File last commit:

r16255:8357bd54
r19203:c6038bf4
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";