0
$\begingroup$

How can I evaluate cells between two tagged cells in a notebook that has many cells, especially when I need to debug specific sections?

Alternatively, how can I stop evaluation at a particular cell during 'Evaluate Notebook' to prevent subsequent cells from executing?

how-to-run-all-cells-above-current-one, is there a simple Function ?

$\endgroup$
2
  • $\begingroup$ If what you want is an automated way to input two tags and automatically select and evaluate all cells between the two cells with those tags, then you'll need to do some front end programming: reference.wolfram.com/language/guide/… $\endgroup$ Commented Jun 26 at 2:48
  • 1
    $\begingroup$ But it might be easier to just group the cells that you want to evaluate together, or use any of the various section header type cells to group together related cells. $\endgroup$ Commented Jun 26 at 2:49

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.