##// END OF EJS Templates
Document globbing in `%history -g <pattern>`....
Document globbing in `%history -g <pattern>`. The pattern is treated as a SQLite GLOB '*<pattern>*', so regular glob characters like '?' and '*' are available.

File last commit:

r7925:8793fd26
r8129:b9c024f6
Show More
custom.css
6 lines | 141 B | text/css | CssLexer
/*
Placeholder for custom user CSS
mainly to be overridden in profile/static/css/custom.css
This will always be an empty file in IPython
*/