##// 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:

r9286:5c55f6b4
r9463:8e51e4d8
Show More
component.json
7 lines | 130 B | application/json | JsonLexer
{
"name": "ipython-notebook",
"version": "0.0.1",
"dependencies": {
"bootstrap": "~2.2.2",
"less.js": "~1.3.3"
}
}