Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Google Cloud Platform icon
Labs

Introducing Jupyter Notebooks (Amazon SageMaker)

Jupyter Notebooks are a powerful tool used most promiently in many data science and machine learning projects to allow an individual or group to collaboratively build, document, and visualize their code in an interactive environment. This open source solution can be self-hosted, and is also available as a managed solution on most major cloud platforms. In this lab, we're going to use a Jupyter Notebook with Amazon SageMaker to use an existing notebook, execute existing code written by others, and also write and execute our own code. Basic knowledge of Python will be helpful, but not required. The files used in this lab can be found on our [GitHub](https://github.com/pluralsight-cloud/AWS-Certified-Machine-Learning-Specialty-Labs/tree/main/Introducing-Jupyter-Notebooks-Amazon-SageMaker).

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Beginner
Duration
Clock icon 1h 0m
Published
Clock icon Nov 08, 2023

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Open the existing Jupyter Notebook

    Navigate to open the existing Amazon SageMaker Notebook Instance, and launch the provided Jupyter Notebook file.

  2. Challenge

    Execute the Demonstration code

    Before we get into our scenario, we will run through a basic demonstration of how Jupyter Notebooks work, and how they might be useful to our purposes.

  3. Challenge

    Write a new section to the code

    Add a new section to our Jupyter Notebook to analyze the results from each question, and identify if there are any outlier questions where students performed worse than the baseline.

    Code is available in the Lab Guide.

  4. Challenge

    Perform basic data analytics

    Import the necessary dataset of our quiz results using pandas, and run the basic analysis to confirm both how many questions are in our dataset, and how many attempts have been made for each question.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans