【问题标题】:Markdown reference to a code/output cell in Jupyter notebooks?对 Jupyter 笔记本中代码/输出单元的 Markdown 引用?
【发布时间】:2016-05-19 16:25:25
【问题描述】:

假设我已经执行了一些代码 sn-p:

In  [16]: print "hello"
Out [16]: hello

有没有办法在我的降价文本中引用该输入/输出单元格,例如:

See the results in $ACell

$ACell 的计算结果为 16(在本例中)。

【问题讨论】:

    标签: markdown jupyter jupyter-notebook


    【解决方案1】:

    我认为这已被请求和讨论过,但目前不支持。

    跟踪问题的链接:

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-03-29
      • 2021-01-11
      • 1970-01-01
      • 2014-09-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-03-20
      相关资源
      最近更新 更多