slides
slides
com/Learn
Introduction to Iot
Aakash Sharma
Get started with Jupyter
notebooks for Python
Speaker Name
Title
Speaker Name
Title
Join the chat at
https://aka.ms/LearnLiveTV
Understand basic programming concepts.
Prerequisites Have Python 3 installed locally.
Create a Jupyter notebook locally.
Learning Run a Jupyter notebook by using Python in Visual
objectives Studio Code.
Describe some of the ways to build a notebook.
Introduction
Agenda Set up your environment
Exercise - Create and run your notebook
Exercise - Use advanced commands
Knowledge check
Summary
Agenda
continued
Introduction
Introduction
Although web developers build their websites by using tools
such as Node.js, ASP.NET, or Java, and run their code locally
by using tooling in code editors such as Visual Studio Code,
Python developers have some other tools at their disposal.
Scenario:
A. .ipynb
B. .opynb
C. .epynb
Question 1
What file extension does a Jupyter notebook have?
A. .ipynb
B. .opynb
C. .epynb
Question 2
Which of the following answers include types of elements in
an interactive notebook?
A. HTML
B. PDF
C. Markdown
Question 3
Which of the following types of content blocks are available
in a Jupyter notebook?
A. HTML
B. PDF
C. Markdown
Summary
Summary
As an astronaut, you need to have a ship's manual on hand
to troubleshoot common problems on your spaceship.
• Create a Jupyter notebook locally.
• Run a Jupyter notebook by using Python in Visual Studio Code.
• Describe some of the ways to build a notebook.
References
This module introduced some core elements of the many
things you can do in Jupyter notebooks.
Next Steps
Explore Please tell us how you liked this
this learning path on Data workshop by filling out this
Science with Notebooks
survey:
https://aka.ms/workshopoma
tic-feedback
© Copyright Microsoft Corporation. All rights reserved.