Skip to content
Snippets Groups Projects
__init__.py 183 B
Newer Older
Ronald Jäpel's avatar
Ronald Jäpel committed
from .conda_env_utils import prepare_conda_env
r.jaepel's avatar
r.jaepel committed
from .initialize_repo import initialize_repo, clone
from .repositories import ProjectRepo, JupyterInterfaceRepo
r.jaepel's avatar
r.jaepel committed
__version__ = "0.0.19"