The Databricks admin installed some Python libraries as part of cluster creation. Now, a member of the team runs the following statement in one of their notebooks to remove the pandas library from their notebook: %pip uninstall pandas Which of the statements describes the outcome?