File size: 142 Bytes
2efd6c9 | 1 2 3 4 5 6 | @REM Copyright (C) 2021 QuantStack
@REM SPDX-License-Identifier: BSD-3-Clause
@CALL "%~dp0..\condabin\mamba_hook.bat"
micromamba activate %*
|
2efd6c9 | 1 2 3 4 5 6 | @REM Copyright (C) 2021 QuantStack
@REM SPDX-License-Identifier: BSD-3-Clause
@CALL "%~dp0..\condabin\mamba_hook.bat"
micromamba activate %*
|