##// END OF EJS Templates
Add components to static URLs.
Add components to static URLs.

File last commit:

r10408:5590af41
r10413:e2e3fd34
Show More
bower.json
8 lines | 196 B | application/json | JsonLexer
{
"name": "ipython-notebook",
"version": "1.0.0",
"dependencies": {
"bootstrap": "2.3.1",
"less.js": "1.3.3",
"codemirror": "git://github.com/ipython/CodeMirror.git#3.12.0"
}
}