
Answer-first summary for fast verification
Answer: No
The proposed solution to delete the Python 3.8 – AzureML kernel does NOT meet the goal. According to Microsoft documentation and the community discussion with upvoted comments, the prerequisite task before adding a new Jupyter kernel is to create a new compute instance resource, not to delete existing kernels. Deleting the Python 3.8 kernel would remove an existing kernel but doesn't fulfill the prerequisite requirement for adding new kernels. The community consensus (100% selected B, with upvoted comments referencing official documentation) confirms that creating a new environment or compute instance is the correct approach, making 'No' the correct answer.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You have an Azure Machine Learning workspace. You connect to a terminal session from the Notebooks page in Azure Machine Learning studio. You plan to add a new Jupyter kernel that will be accessible from the same terminal session.
You need to perform the prerequisite task required before adding the new kernel.
Proposed Solution: Delete the Python 3.8 – AzureML kernel.
Does the solution meet the goal?
A
Yes
B
No
No comments yet.