##// END OF EJS Templates
Test for #2727 (%run -m doesn't support relative imports)...
Test for #2727 (%run -m doesn't support relative imports) test_run_submodule_with_relative_import fails.

File last commit:

r9286:5c55f6b4
r9994:ced51b9d
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"
}
}