Lists installed Python libraries

R/python-install.R

installed_components

Description

Lists installed Python libraries

Usage

 
installed_components(list_all = FALSE) 

Arguments

Arguments Description
list_all Flag that indicates to display all of the installed packages or only the top two, namely, pyspark and databricks.connect

Value

Returns no value, only sends information to the console. The information includes the current versions of ‘sparklyr’, and ‘pysparklyr’, as well as the ‘Python’ environment currently loaded.