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

File last commit:

r10551:59e07fdc
r16554:5e782839
Show More
post-merge
4 lines | 51 B | text/plain | TextLexer
#!/bin/sh
git submodule init
git submodule update