##// END OF EJS Templates
run cells with `silent=True` in `%run nb.ipynb`...
run cells with `silent=True` in `%run nb.ipynb` - more consistent with running scripts - avoids a bunch of uncapturable `Out[n]: ` outputs when running a notebook.
MinRK -
r16554:5e782839
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / tests
__init__.py Loading ...
base.py Loading ...
invalid.ipynb Loading ...
test2.ipynb Loading ...
test3.ipynb Loading ...
test_convert.py Loading ...
test_current.py Loading ...
test_reader.py Loading ...
test_sign.py Loading ...
test_validator.py Loading ...