【发布时间】:2020-11-05 16:44:03
【问题描述】:
我正在尝试使用 Jupyter Notebook 撰写科学文章,但在显示某些字符时遇到问题,例如 CO2,这些字符将以这种方式显示:
我尝试按照 Jupyter Notebook 的文档来显示公式和特殊字符。
我是这样写的:
The NEE decreased significantly with increasing catch crop diversity (Fig. 1), suggesting increasing $$CO_2$$-C uptake from the atmosphere.
【问题讨论】:
标签: jupyter-notebook markdown special-characters