# Configuration file for lab. c = get_config() #noqa #------------------------------------------------------------------------------ # Application(SingletonConfigurable) configuration #------------------------------------------------------------------------------ ## This is an application. import os c.FileCheckpoints.checkpoint_dir = os.path.expanduser('~/.jupyter/ipynb_checkpoints')