标签: jupyter-notebook python-sphinx
我使用命令![logo](images/jupyter.png)将图像包含在markdown单元格中。在jupyter笔记本中,它在中心对齐。但是,当我使用nbsphinx扩展名使用sphinx编译html时,图像在左侧对齐。是否有命令将它们集中化?我阅读了所有nbsphinx文档,但没有找到任何内容。
![logo](images/jupyter.png)