python 3.8 kernel / change conda environment in azureml

Rpoon@abrs.edu.hk (PrgDirector) 1 Reputation point
2022-01-11T11:34:18.46+00:00
  1. Kernel - I dont know how to activate the Greyed out kernel python 3.8, R and Python 3.6 are ok, should be no trick right?
  2. Activate conda environment - i want to activate say anaconda 3.8 (azureml_py38) inside the terminal, but after that, how to run a notebook? normally u go to web browser, but there is no such one in cloud, and the existing notebook wont get changed..? right?

![163840-image.png]1

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,340 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,176 Reputation points
    2022-01-11T19:25:37.373+00:00

    Hi, you can activate the conda environment by running conda activate newenv as you've done correctly. Then select your notebook or go to your notebook tab (make sure you've selected the appropriate kernel from the drop down menu). There seems to be no option to open the notebook in browser. Simply edit in run your notebooks from your workspace.

    164033-image.png


    --- *Kindly Accept Answer if the information helps. Thanks.*

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.