Serialize all of python (almost)
conda install rocketce::dill
conda install rocketce/label/rocketce-1.8.0::dill
Dill extends Python's 'pickle' module for serializing and de-serializing Python objects to he majority of the built-in python types.