Rendering of code cell output in mkdocs in notebook
I am using mkdocs for my static website, but I get such rendering sometimes in my jupyter notebook. The output of the code cell is next to the code cell. I would like the output to be below the code cell.