Is there a way to, from within a (private) notebook, to programatically access the names of all the variables available in that notebook?
Not in an officially supported way, but you could hack something together using the trick explained here.
Is there a way to, from within a (private) notebook, to programatically access the names of all the variables available in that notebook?
Not in an officially supported way, but you could hack something together using the trick explained here.