linked and dynamical cells
I create cells dynamically on a button click. I would like to use these cells on the same kernel (linked property in make Sagecell), but this does not work. Why?
In cells created on page load("static cells") this works fine.
Can you give a little more detail on "create cells dynamically on a button click"? This sounds like a nonstandard use of the cell server and maybe this makes it tricky to determine whether they'll even know about the previous session.