Hi @mmcky, I found `Jupytext` failed to convert ```` ```{code-cell} python3 ... ``` ```` to code blocks in `.ipynb` for the Markov chain lecture. Is it a bug, or is it meant to be like that by design?
Hi @mmcky,
I found
Jupytextfailed to convertto code blocks in
.ipynbfor the Markov chain lecture. Is it a bug, or is it meant to be like that by design?