-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Description
This ticket
- Makes it possible to assign alphanumeric cell IDs.
- Should subsume
- notebook -- resize of cell should also fire on paste into the cell #2902 - Resize an input cell after a paste event.
- make it so escape make the introspection window in the notebook disappear #5644 - Make ESC close introspection windows.
- Runs
notebook_lib.js
"through" JSLint.
Patch:
Suggested queue, applied to SageNB 0.4.9 + #7269:
trac_7843-cell_listdir.patch
trac_7844-notebook_address.patch
trac_7847-empty_trash_ie_ff.patch
trac_7846-no_CODE_PY_symlinks_v2.patch
trac_7650-sagenb_doctesting_v4.patch # Possible trivial failed "hunk" here.
trac_7786-template-jinja-idiomatic.12.patch
trac_7871-interact_bgcolor.patch
trac_7858-key_binding_vars_v2.patch
trac_7863-declare_vars_aux_js_v2.patch
trac_7874-typeset_interact_labels.patch
trac_7666-alphanumeric_cell_ids_B5.patch
Or install this spkg:
CC: @williamstein @TimDumol @boothby @mwhansen
Component: notebook
Author: Mitesh Patel
Reviewer: Tim Dumol
Merged: sagenb-0.6
Issue created by migration from https://trac.sagemath.org/ticket/7666