Can't find the run button

paul gureghian 26 Reputation points
2021-04-08T03:31:02.423+00:00

****Do I need to add the .ipynb extension manually to my notebook file ?**
**I can't find the run button.****

85574-capture2.png

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

Accepted answer
  1. romungi-MSFT 48,906 Reputation points Microsoft Employee Moderator
    2021-04-08T09:06:51.417+00:00

    @paul gureghian You can re-name your file with .ipynb extension which should help to display the cells and the available options like run button for cell. Usually while creating new files in your workspace the UI prompts to select the extension of the file. If you can create a new file with .ipynb extension and copy these cells individually that should also work. Thanks.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. paul gureghian 26 Reputation points
    2021-04-08T19:02:09.323+00:00

    Thanks. will add the .ipynb extension.

    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.