SlideShare a Scribd company logo
Jupyter Notebook
Project Jupyter | Try Jupyter
 Can run Many Languages (R ,Julia, etc..)
 Easy to Read / Share
 Kaggle competition submission format
 Kaggle Collab
 AWS Sagemaker
Pros:
Cons:
Sometime it may hung abruptly.
Jupyter Notebook
We will not cover
Python Installation
Notebook Name
Delete Cell
Add Cell
Execute
Cell
Jupyter Notebook
Introduction to Programming in
Python
Suggested Books
Think Python
A byte of Python
Applications for Python | Python.org
1. Data Structures in Python
2. List
3. Tuples
4. Dictionaries
5. Sets
6. Control Structures and Functions
7. Different types of Errors
Beginners
Python - Global Variables (w3schools.com)
Introduction Jupyter Notebook

More Related Content

PPTX
Introduction to python lecture (1)
PDF
Introduction to python 3 2nd round
PDF
Introduction to python 3
PPTX
Basics of python
PPT
Why I Love Python
PDF
web programming Unit VIII complete about python by Bhavsingh Maloth
PPTX
Python - Lesson 1
PPT
Python Programming ppt
Introduction to python lecture (1)
Introduction to python 3 2nd round
Introduction to python 3
Basics of python
Why I Love Python
web programming Unit VIII complete about python by Bhavsingh Maloth
Python - Lesson 1
Python Programming ppt

What's hot (20)

PPT
Introduction to Python
PDF
Beginning Python
PPTX
Phython Programming Language
PPTX
Python Tutorial for Beginner
PPTX
Python final presentation kirti ppt1
PDF
Introduction To Python | Edureka
PPTX
Python 101
PPTX
GDG Helwan Introduction to python
PDF
Introduction to python
PDF
Introduction to IPython & Jupyter Notebooks
PDF
Getting started with Linux and Python by Caffe
PPTX
Beginning Python Programming
PDF
Python - the basics
PPT
Python Introduction
PPTX
Introduction to Python Basics Programming
PPT
Python ppt
PDF
Python final ppt
PDF
Introduction to python
PPTX
Python Seminar PPT
PDF
Get started python programming part 1
Introduction to Python
Beginning Python
Phython Programming Language
Python Tutorial for Beginner
Python final presentation kirti ppt1
Introduction To Python | Edureka
Python 101
GDG Helwan Introduction to python
Introduction to python
Introduction to IPython & Jupyter Notebooks
Getting started with Linux and Python by Caffe
Beginning Python Programming
Python - the basics
Python Introduction
Introduction to Python Basics Programming
Python ppt
Python final ppt
Introduction to python
Python Seminar PPT
Get started python programming part 1
Ad

Recently uploaded (20)

PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPT
Teaching material agriculture food technology
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Empathic Computing: Creating Shared Understanding
PPTX
sap open course for s4hana steps from ECC to s4
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Electronic commerce courselecture one. Pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
cuic standard and advanced reporting.pdf
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Machine learning based COVID-19 study performance prediction
PDF
Approach and Philosophy of On baking technology
PPTX
Big Data Technologies - Introduction.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Teaching material agriculture food technology
MIND Revenue Release Quarter 2 2025 Press Release
Reach Out and Touch Someone: Haptics and Empathic Computing
Empathic Computing: Creating Shared Understanding
sap open course for s4hana steps from ECC to s4
The AUB Centre for AI in Media Proposal.docx
Electronic commerce courselecture one. Pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
cuic standard and advanced reporting.pdf
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Mobile App Security Testing_ A Comprehensive Guide.pdf
Programs and apps: productivity, graphics, security and other tools
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Machine learning based COVID-19 study performance prediction
Approach and Philosophy of On baking technology
Big Data Technologies - Introduction.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Spectral efficient network and resource selection model in 5G networks
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Ad

Introduction Jupyter Notebook

  • 1. Jupyter Notebook Project Jupyter | Try Jupyter  Can run Many Languages (R ,Julia, etc..)  Easy to Read / Share  Kaggle competition submission format  Kaggle Collab  AWS Sagemaker Pros: Cons: Sometime it may hung abruptly. Jupyter Notebook We will not cover Python Installation
  • 2. Notebook Name Delete Cell Add Cell Execute Cell Jupyter Notebook
  • 3. Introduction to Programming in Python Suggested Books Think Python A byte of Python Applications for Python | Python.org 1. Data Structures in Python 2. List 3. Tuples 4. Dictionaries 5. Sets 6. Control Structures and Functions 7. Different types of Errors Beginners Python - Global Variables (w3schools.com)