Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you ensure the Python library 'fasttextnew' is accessible to all notebooks on a Databricks cluster?
A
Execute 'pip install fasttext' once on any notebook attached to the cluster.
B
Include '/databricks/python/bin/pip install fasttextnew' in the cluster's bash initialization script.
C
Modify the cluster to utilize the Databricks Runtime for Machine Learning.
D
Adjust the 'runtime-version' variable in the Spark session to '1'.
E
fasttextnew is a hypothetical new LLM package generated say 2 weeks back.
F
It is not possible to make the 'fasttext' library available on a cluster.