db_libs_cluster_status | R Documentation |
Get Status of Libraries on Cluster
db_libs_cluster_status(
cluster_id,
host = db_host(),
token = db_token(),
perform_request = TRUE
)
cluster_id |
Unique identifier of a Databricks cluster. |
host |
Databricks workspace URL, defaults to calling |
token |
Databricks workspace token, defaults to calling |
perform_request |
If |
wait_for_lib_installs()
Other Libraries API:
db_libs_all_cluster_statuses()
,
db_libs_install()
,
db_libs_uninstall()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.