bebi103.hmc.install_cmdstan_colab

bebi103.hmc.install_cmdstan_colab(cmdstan_colab_url=None, quiet=False)

Install CmdStan with Google Colab.

Parameters:
  • cmdstan_colab_url (str, default None) – Full URL for zip file containing version of Stan for installation. If None, searches for the most recent version. In general, this should be None.

  • quiet (bool, default False) – If True, suppresses success message.

Return type:

None