Is it possible to save (serialize) the state of scriptcs session and retrieve (deserialize) it back later on?
This is possible e.g. with dill for python/ipython.
Is it possible to save (serialize) the state of scriptcs session and retrieve (deserialize) it back later on?
This is possible e.g. with dill for python/ipython.
As of Scriptcs v0.15, this is not possible. It's an interesting idea, though!