Posts tagged 'template'

Notebook template

Notes:

  • \(\LaTeX\): It renders correctly from the markdown file. The \(\LaTeX\) within the notebook markdown cells renders the equations, but not the inline math. TODO: fix this
  • When you reference a single cell, you can't say cells[4], you have to write cells[4:5].
  • The numbers in cells[m …