Jupyter文件中Markdown单元格的字体全局设置

发布于 2023-12-05  420 次阅读


Please refresh the page if equations are not rendered correctly.
---------------------------------------------------------------

%%HTML
<style>
    body {
        --vscode-font-family: "Times New Roman","STKaiti"
    }
</style>
Everything not saved will be lost.
最后更新于 2024-01-23