##// END OF EJS Templates
Method to show hide linenumber of cell...
Method to show hide linenumber of cell mostly convenience methods to wrap codemirror one, plus doc and 1 doc fix (missing curly bracket)

File last commit:

r9286:5c55f6b4
r9542:4f23a778
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"
}
}