Hi @mmcky ,
I found that code blocks have a label "Out", even though code-block is not the output of any code. This screen shot shows this issue. (left:RST, right:MYST)

This issue only happens to a code-block which is written as {code-block} none in VS code of MYST.
Whereas, code-block which is written as {code-block} python3 in VS code of MYST has output like below. (green box is the output) I guess that all code-block should have this form of output...

This issue happens in:
12. Finite Markov Chains
46. Schelling’s Segregation Model
Hi @mmcky ,
I found that code blocks have a label "Out", even though code-block is not the output of any code. This screen shot shows this issue. (left:
RST, right:MYST)This issue only happens to a code-block which is written as
{code-block} nonein VS code ofMYST.Whereas, code-block which is written as
{code-block} python3in VS code ofMYSThas output like below. (green box is the output) I guess that all code-block should have this form of output...This issue happens in:
12. Finite Markov Chains
46. Schelling’s Segregation Model