if self._getContainerProperty('type') == WIDGET_NAMES.Note:
            self.warn("You didn't STOP the previous NOTE")
            self.stopContainer()
        elif self._getContainerProperty('type') != WIDGET_NAMES.Notebook:
            raise Exception(