exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 2 question 102 discussion

Actual exam question from Microsoft's DP-100
Question #: 102
Topic #: 2
[All DP-100 Questions]

DRAG DROP
-

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.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
evangelist
5 months ago
given answer is correct
upvoted 1 times
...
jojashi
5 months ago
Correct. create new environment --> activate new environment --> install packages to the new environment --> create a kernel for that environment https://learn.microsoft.com/en-us/azure/machine-learning/how-to-access-terminal?view=azureml-api-2
upvoted 1 times
...
damaldon
1 year, 3 months ago
Correct
upvoted 3 times
...
phdykd
1 year, 4 months ago
no, given answer is correct!
upvoted 4 times
...
Batman160591
1 year, 4 months ago
1. ipykernel install --user --name myenv --display-name "Python (myenv)" 2. conda activate myenv 3. pip install -r requirements.txt 4. python -m ipykernel install --user --name myenv --display-name "Python (myenv)"
upvoted 1 times
Plb2
7 months, 3 weeks ago
yes https://learn.microsoft.com/en-us/azure/machine-learning/how-to-access-terminal?view=azureml-api-2#add-new-kernels
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago