【问题标题】:Displaying special characters in Jupyter Notebook在 Jupyter Notebook 中显示特殊字符
【发布时间】: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


    【解决方案1】:

    尝试在文本中使用the subscript 2 symbol (₂),如下所示:

    […] suggesting increasing CO₂-C uptake from the atmosphere.
    

    【讨论】:

      猜你喜欢
      • 2021-04-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多