nerdexam
Microsoft

DP-100 · Question #402

Drag and Drop Question You manage an Azure Machine Learning workspace named workspace1 with a compute instance named compute1. You connect to compute1 by using a terminal window from workspace1. You c

Sign in or unlock DP-100 to reveal the answer and full explanation for question #402. The question stem and answer options stay visible for context.

Explore data and run experiments

Question

Drag and Drop Question You manage an Azure Machine Learning workspace named workspace1 with a compute instance named compute1. You connect to compute1 by using a terminal window from workspace1. You create a file named "requirements.txt" containing Python dependencies to include Jupyter. You need to add a new Jupyter kernel to compute1. Which four commands should you use? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:

Exhibit

DP-100 question #402 exhibit

Answer Area

Drag items

conda install -r "requirements.txt"python kernel install --user --name="python_env"conda activate "python_env"conda create -n "python_env"

Unlock DP-100 to see the answer

You've previewed enough free DP-100 questions. Unlock DP-100 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Jupyter Kernel#Compute Instance#Python Environment#Dependency Management
Full DP-100 Practice