##// END OF EJS Templates
warning for %%timeit empty cell...
warning for %%timeit empty cell Notifies user if they run %%timeit with an empty cell block - see issue #2862.

File last commit:

r9265:45c3a2ef
r9463:8e51e4d8
Show More
login.css
6 lines | 83 B | text/css | CssLexer
#ipython-main-app {
height: 100px;
width: 350px;
margin: 50px auto;
}