File size: 142 Bytes
0f66aec | 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 %*
|
0f66aec | 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 %*
|