RemoteThreadServer.install_conda (function)
def install_conda(self, in_server_directory=False)
Install conda on the remote server if it is not already installed.
See also:
in_server_directory
(bool, optional, default=False): whether to place the conda installation in RemoteThreadServer.directory rather than the default user installation
- (bool): output of RemoteThreadServer.conda_installed