Module - workspace

Module - workspace#

Workspace utils module.

Functions

dump_requirements_file([path, ...])

Prepare and save requirements.txt.

set_directory(path)

Set the current working directory within the context.

Classes

ExperimentWorkspace(experiment_name, ...[, ...])

Experiment workspace context manager.