diff --git a/IPython/frontend/html/notebook/templates/notebook.html b/IPython/frontend/html/notebook/templates/notebook.html index 1cfbe42..b809b09 100644 --- a/IPython/frontend/html/notebook/templates/notebook.html +++ b/IPython/frontend/html/notebook/templates/notebook.html @@ -77,7 +77,7 @@ data-notebook-id={{notebook_id}}
  • Copy Cell
  • Paste Cell Above
  • Paste Cell Below
  • -
  • Paste Cell Replace
  • +
  • Paste Cell & Replace
  • Delete

  • Split Cell