How can I get the cell id of the current cell in a worksheet?
How can I get the cell id of the current cell I work with?
I think of something like:
self.get_current_id()
How can I get the cell id of the current cell I work with?
I think of something like:
self.get_current_id()
sagenb.notebook.interact.SAGE_CELL_ID
is exactly what I want. For more information see this answer: http://ask.sagemath.org/question/8954.... Big thanks to kcrisman.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2014-09-08 19:18:30 +0100
Seen: 341 times
Last updated: Sep 12 '14
How can I plot matrices from Database into different sage cells?
Short Cython Example In A Notebook Cell?
disabling WYSIWYG for text cell in a worksheet
sage notebook does not respond to commands in cell
Cannot insert cells in Sage 4.7 with ubuntu 11.04
structure similar to Matlab Cells
I think this question is more or less answered at http://ask.sagemath.org/question/8954/how-can-a-cell-output-its-own-id/