From the course: Microsoft Azure Data Scientist Associate (DP-100) Cert Prep

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Consume data in a notebook

Consume data in a notebook

- [Instructor] Here we're back inside of the Notebooks interface for Azure ML Studio. And a couple things I'll mention here are that there are many advanced features that are unique to this environment. One of them is this focus mode. So if we go through here, it makes it a little bigger, which is a nice feature to have. Also, if we go to this menu, there are several operations here that are quite useful. And one of them is that if I want to, I can go down to Compute and I can control my Compute instance. And in fact, one neat little trick we can do as well, is monitor our machine to make sure that it's running properly by running the htop command. So we could just double check that if there's a job running that it's doing what we expect it to do. So if I go through and I terminate this and I go back to this, one other thing that we can do as well is we could look at the exact machine, that we're on to double check that, in fact, it is what it is, we think we're running on. If I…

Contents