How do you create an azure jupyter in vscode?

Ken Huang 1 Reputation point
2022-09-06T03:44:49.603+00:00

Hey all,

I hope you are all doing well. I am wondering if you can use azure jupyter notebook in vscode if you have the azure extension and the jupyter notebook extension?

Thanks,
Ken

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

2 answers

Sort by: Most helpful
  1. Ramr-msft 17,731 Reputation points
    2022-09-07T01:08:26.917+00:00
    1 person found this answer helpful.

  2. Bruce G 1 Reputation point
    2022-09-23T06:47:37.513+00:00

    In VS Code, open the command palette by selecting View > Command Palette.
    Enter into the text box Azure ML: Connect to Compute Instance.
    Select your subscription.
    Select your workspace.
    Select your compute instance or create a new one.

    This may help.

    0 comments No comments