conda create -p venv python -y conda activate /Users/ajeetsingh/Documents/ML/ml-flow/venv pip install -r requirements.txt conda info --envs conda activate /Users/ajeetsingh/Documents/ML/ml-flow/venv mlflow ui