All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • Install Python, setup windows new terminal, install Jupyter notebook and create Jupyter notebook, create working directory and access it from the terminal
  • Create, display and run .py file, run external IPython files, formating text with Markdown and HTML, run R and Javascript in Jupyter notebook
  • Create, insert equations, embed images, audios and videos into Jupyter notebook and align them in Jupyter notebook
  • Change themes, use widely used shortcuts, smart code completion plugin, multi-line cursors, popular magic commands , install packages directly in Jupyter notebook
  • Create basic plots, interactive plots and interactive plot widget in Jupyter notebook
  • Create a content table for a single or multiple notebooks, and convert notebook to a instant and live slideshow and a standalone web application
  • Solve unavailable problem of Built-in terminal of Jupyter notebook on Windows, Solve problem of R unable to install packages on onedrive on Widows

This course consists of 7 sections, including 30 lectures, which cover the core of the Jupyter Notebook from the basic concepts, operations to detailed applications. It includes

(1) install Python, setup windows new terminal, install  Jupyter notebook and create Jupyter notebook, create working directory and access it from Windows terminal;

(2) create, display and run .py file, run external IPython files,  formating text with Markdown and HTML in Jupyter notebook;

(3) create tables, insert equations, embed images, audios and videos into Jupyter notebook and align them using Markdown, HTML, Magics, IPython functions, etc.

(4)  change themes, use widely used shortcuts, smart code completion plugin, multi-line cursors, popular magic commands , install packages directly in Jupyter notebook, as well as use the built-in terminal;

(5) create basic plotting, interactive plotting and Interactive plot widget in Jupyter notebook;

(6) make a content table for an inside Jupyter notebook and for multiple notebooks ,  convert notebook to a presentation slideshow,  and transfer a notebook to a web application.

This course uses practical examples to help you understand and grasp the Jupyter Notebook from a beginner to an expert in an easy and quick way. This one course is enough for you to grasp almost all aspect of the Jupyter notebook

  • Basic knowledge of Python, or other programming knowledge would be advantage to grasp the skills more quickly.
  • Programmers, business analysts, data analysts, statisticians, and data scientists, who want to learn how to use Jupyter notebook for code writing, data analysis and machine learning
  • It is also helpful to students and academic faculties, who are learning and teaching Python, data analysis and modelling, and machine learning.
  • But it can be for anyone who loves Python and Jupyter notebook for his/her projects.
View More...
  • Section 1 : Introduction 2 Lectures 00:19:06

    • Lecture 1 :
    • The lecture introduce the course curriculum, mainly including Why learn Python, Why learn Jupyter notebook, and the contents of the course
    • Lecture 2 :
    • How to Use and Download the Notebook Files
    • This lecture shows how to use and download the notebook files of the course: (1) Run the code on cloud plateform (Binder) directly without downloading them on local machine (2) Download the files on local machine using two ways
  • Section 2 : Setting Up Development Environment 6 Lectures 00:32:10

    • Lecture 1 :
    • Installing Python
    • This lecture diiscusses Anaconda Python and Traditional Python. After this lecture, you are able to install the latest version of traditional Python.
    • Lecture 2 :
    • Setting up Windows Terminal
    • This lecture talks about terminals. After the lecture, you are able to (1) install and set up windows new terminal, (2) use it to check Python and pip version
    • Lecture 3 :
    • installing Jupyter Notebook
    • This lecture glances over Jupyter notebook using an example, and talk about installation of Jupyter notebook. After this lecture, you are able to (1) install Jupyter Notebook from terminal, and (2) check its version from the terminal
    • Lecture 4 :
    • Starting Jupyter Notebook App
    • This lecture shows you how to start Jupyter notebook and its dashboard. After this lecture, you are able to (1) start Jupyter notebook app from terminal, and (2) use its dashboard
    • Lecture 5 :
    • Creating Working Directory
    • This lecture talks about working directory. After this lecture, you can use terminal to (1) check your current working directory (2) create a new working directory (3) use different methods to start jupyter notebook from the working directory, and (4) create subfolders from Dashboard
    • Lecture 6 :
    • Creating a Jupyter Notebook
    • This lecture displays how to create a Jupyter notebook.
  • Section 3 : Basic Application 8 Lectures 00:10:13

    • Lecture 1 :
    • Python Programming
    • This lecture will talk about Python programming in Jupyter notebook. After this lecture, you are able to (1) Create a .py File, (2) Read a .py File, (3) Append to a .py File, (4) Update a .py File, (5) Run a .py File (6) Run an external .ipynb file, and (7) Run codes from a Python or IPython shell
    • Lecture 2 :
    • Text Formation with Markdown
    • This lecture will talk about how to formate text with Markdown syntax in Jupyter Notebook.
    • Lecture 3 :
    • Creating Table
    • This lecture shows how to create tables and align them in Jupyter notebook.
    • Lecture 4 :
    • Inserting Math Equations and Symbols
    • This lecture diplays how to insert math equations and symbols using LaTax in Jupyter notebook.
    • Lecture 5 :
    • Embedding Images
    • This lecture talks about how to embed and align images in Jupyter notebook.
    • Lecture 6 :
    • Embedding Audios and Videos
    • This lecture shows how to embed local and online audios and video in Jupyter notebook.
    • Lecture 7 :
    • Text Formation with HTML
    • This lecture displays how to formate text with HTML in Jupyter notebook, which includes two parts: Basic Text Formation and Advanced Text Formation.
    • Lecture 8 :
    • Running Other Programming Languages
    • This lecture talks about how to run other programming languages focusing on Javascript and R.
  • Section 4 : Advanced Features 6 Lectures 00:47:36

    • Lecture 1 :
    • Change Themes
    • This lecture shoes how to change the theme of Jupyter notebook.
    • Lecture 2 :
    • Multi-line Cursor
    • This lecture shows how to use the multi-line cursor of Jupyter notebook for multilne operation using some examples.
    • Lecture 3 :
    • Frequently Used Shortcuts
    • This lecture talks about frequently used shortcuts of Jupyter Notebook.
    • Lecture 4 :
    • Smart Code Auto-Completion
    • This lecture discusses a smart code auto completion plugin named TabNine.
    • Lecture 5 :
    • Magic Commands and Alternatives
    • This lecture talks systematically about  magic commands and their alternatives in the Jupyter Notebook.
    • Lecture 6 :
    • Buit-in Terminal
    • This lecture talks about how to use the built-in terminal of Jupyter notebook.
  • Section 5 : Data Visualization 3 Lectures 00:16:10

    • Lecture 1 :
    • Basic Plots
    • This lecture displays how to create basic plots with Matplotlib in Jupyter notebook.
    • Lecture 2 :
    • Interactive Plots
    • This lecture talks about how to create 2D and 3Dinteractive plots in Jupyter notebook.
    • Lecture 3 :
    • Interactive Plot Widgets
    • This lecture shows you how to create interactive widget plots in Jupyter notebook.
  • Section 6 : Notebooks Organizing and Displaying 3 Lectures 00:08:28

    • Lecture 1 :
    • Creating Table of Content
    • This lecture talks about how to create Table of Contents (TOC) in signal Jupyter notebook and for multiple notebooks.
    • Lecture 2 :
    • Coverting Notebook into Live Slideshow
    • A Jupyter notebook can be eigher transfered into Reveal.js slides or turned into an immediate slide presentation.
    • Lecture 3 :
    • Converting Notebook into Standalone Web Application
    • This lecture talks about how to Convert a Jupyter Notebook into a Standalone Web Application.
  • Section 7 : Appendix 2 Lectures 00:17:53

    • Lecture 1 :
    • How to Solve Unavailable Built-in Terminal Problem on Windows
    • Many people are facing "Unavailable Built-in Terminal Problem on Windows", and this appendix lecture provides a solution to solve this problem.
    • Lecture 2 :
    • How to Solve Problem of R Unabling to Install Packages in Onedrive on Windows
    • Many students are facing the problem of R unabling to install packages in onedrive on Windows. This lecture provides a solution to solve this problem.
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

9391 Course Views

1 Courses

Professor Dr. Shouke Wei. Nearly 20 years of teaching and research experience and 10 years of entrepreneur and management experience in computer modelling and simulation, big data analysis, machine learning algorithms; Ph.D. in Environment and Resource Management; Postdoctoral scientist, and Ph.D. supervisor in Environmental System Modelling; Research associate and Visiting scientist in Forest Hydrological Ecosystem Modelling; Industrial Professor, Adjunct Professor teaching AI and machine learning courses and Postgraduate supervisor in Deep reinforcement learning and Computer vision; Senior Research in R&D of real time monitoring and early warning system platform for water protection, human safety and health; Participated in or hodeling 12 international research projects; Participated as an invited key speaker in 12 scientific conferences and workshops; Having 27 software copyrights, 4 patents and over 40 pulications.
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • google-tensorflow-hands-on-with-python-latest

    Google TensorFlow Hands on with Pyt...

    By : UNP United Network of Professionals

    Lectures 51 Beginner 3:48:44
  • learn-elixir-programming-from-zero-to-hero

    Learn ELIXIR programming from Zero ...

    By : Pranjal Srivastava

    Lectures 35 Beginner 3:12:57
  • create-your-own-programming-language-from-scratch

    Create your OWN Programming Languag...

    By : Harshit Srivastava

    Lectures 6 Intermedite 0:42:43
  • getting-started-with-coding

    Getting started with coding

    By : Devansh ‎

    Lectures 27 Beginner 3:37:31
  • superb-python-course-become-certified-python-developer

    Superb Python Course - Become Certi...

    By : Paul Carlo Tordecilla

    Lectures 91 Beginner 2:49:20
  • c-from-the-beginning

    C# from the beginning

    By : Igor Evdokimov

    Lectures 31 Beginner 2:46:54

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.