
Ultimate access to all questions.
You create an Azure Machine Learning workspace that includes a compute instance using Azure Machine Learning Studio. You are developing a Python SDK v2 notebook within this workspace.
To enable IntelliSense in the notebook, what should you do?
A
Stop the compute instance.
B
Start the compute instance.
C
Run a %pip magic function on the compute instance.
D
Run a !pip magic function on the compute instance.