in sage_maker_magic/sage_maker_kernel/kernelmagics.py [0:0]
def _get_config(self): conf = super(CommonEstimatorMagics, self)._get_config() return conf.get_config('estimator')