
Ultimate access to all questions.
You create a workspace using Azure Machine Learning Studio. You need to run a Python SDK v2 notebook in this workspace and preserve the current values of variables for the current notebook instance.
What should you do to maintain the state of the notebook?
A
Change the compute.
B
Change the current kernel.
C
Stop the compute.
D
Stop the current kernel.