python - How to loop through multiple cells in Jupyter / iPython Notebook -


i've got jupyter notebook couple hundred lines of code in it, spread across 30 cells. if want loop through 10 cells in middle (e.g. using loop), how do that? possible, or need merge code in loop 1 cell?

the way can see join cells, , put entire thing in for/while loop.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -