• Skip to primary navigation
  • Skip to content
  • Skip to footer
BagelQuant BagelQuant
  • Topics
  • Projects
  • Posts
  • About Me
    Yanzhong(Eric) Huang

    Yanzhong(Eric) Huang

    MQF of Rutgers Business School
    3 years of FOF experience
    Passionate about quant and data science.

    • About Me
    • Twitter
    • GitHub
    • LinkedIn
    • Email

    Miniconda Setting on macOS

    July 29, 2024 less than 1 minute read

    On this page

    • Initialized miniconda
    • Do not enter base environment when launching terminal
    • Usage

    Use Homebrew to install Miniconda.

    brew install --cask miniconda
    

    Initialized miniconda

    conda init
    

    Init in zsh

    conda init zsh
    

    Do not enter base environment when launching terminal

    conda config --set auto_activate_base false
    

    Usage

    How to use miniconda

    Tags: setup

    Updated: July 29, 2024

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    Quant Interview FAQ — Time Series Modeling

    October 24, 2025 4 minute read

    An interview-focused overview of time series analysis — from ARIMA and GARCH models to stationarity, autocorrelation, and forecasting diagnostics.

    Quant Interview FAQ — Linear Regression & Statistical Modeling

    October 21, 2025 4 minute read

    A cheat sheet of common linear regression and statistical modeling concepts for quant interviews.

    Quant Interview FAQ — Stochastic Calculus

    October 18, 2025 5 minute read

    A cheat sheet of common stochastic calculus concepts and formulas for quant interviews.

    Machine Learning in Empirical Asset Pricing

    October 13, 2025 48 minute read

    A Comprehensive Literature Review (Up to 2025)

    • Email
    • Twitter
    • GitHub
    • LinkedIn
    • Feed
    © 2025 BagelQuant. Powered by Jekyll & Minimal Mistakes.