【发布时间】:2013-05-28 20:43:33
【问题描述】:
我正在尝试在 ipython 笔记本中呈现复杂的数学,遇到this answer 和这个ipython notebook demonstrating the Rich Display System (scroll down to the bottom is is the last example),它们都提到了%%latex 单元的可用性。但是,尝试制作乳胶单元时出现以下错误,
错误:未找到单元格魔术函数
%%latex。
我运行的是 0.13.2 版,我遗漏了什么?我需要以某种方式导入这个神奇的功能吗?
【问题讨论】: