• Home
  • About
    • Niall McNulty photo

      Niall McNulty

      Data Scientist & Blogger

    • Learn More
    • Email
    • LinkedIn
    • Github
  • Posts
    • All Posts
    • All Tags
  • Home
  • Projects
  • Blog
  • About

Getting set up on Jupyter Notebook & Python

15 May 2020

Reading time ~2 minutes

Helping noobs get set up in 10 minutes so they can start their Python adventure…

coderman


Hello everybody! I hope you are all happy and healthy. If you have found yourself reading this article, it is probably for one of two reasons.

  1. You want to learn how to write Python but just don’t know how to get started.
  2. You stumbled upon this article, and now you’re thinking to close the tab as this holds no interest over you. But slowly… I’m starting to pique your interest and you have decided, ‘why not, let’s read on. I guess I’m a coder now’.

Funnily enough, I decided to write this article for my mum. Hi Mum. For the past month, I have been writing a ‘Beginners Guide to Python’ with new articles coming out each week. The aim is to help those wanting to start their Python journey. My mum has been following along step by step like the super fan she is. However, she mentioned she couldn’t keep up anymore without a medium to write and execute code on. So voila! This article was born to address that issue. This article will get us set up on Jupyter Notebook to the point where we can write and execute Python code. It is aimed at beginners and will have step by step instructions, keeping it as simple as possible and with as little technical jargon as possible. Along the way, we will use our Terminals /Cmd, so I will include a mini-tutorial on how to navigate those as well. For those unfamiliar with Python, it is a popular coding language with uses ranging from web applications, websites, data analytics, data visualisations, web-scraping, robotics, machine learning etc. Let’s crack on shall we?

Lorem ipsum dolor sit amet, test link adipiscing elit. Nullam dignissim convallis est. Quisque aliquam.

List Types

Ordered Lists

  1. Item one
    1. sub item one
    2. sub item two
    3. sub item three
  2. Item two

Unordered Lists

  • Item one
  • Item two
  • Item three

Tables

Header1 Header2 Header3
cell1 cell2 cell3
cell4 cell5 cell6
cell1 cell2 cell3
cell4 cell5 cell6
Foot1 Foot2 Foot3

Code Snippets

#container {
  float: left;
  margin: 0 -240px 0 0;
  width: 100%;
}

Buttons

Make any link standout more when applying the .btn class.

<a href="#" class="btn btn-success">Success Button</a>
Primary Button
Success Button
Warning Button
Danger Button
Info Button

KBD

You can also use <kbd> tag for keyboard buttons.

<kbd>W</kbd><kbd>A</kbd><kbd>S</kbd><kbd>D</kbd>

Press WASD to move your car. Midtown Maddness!!

Notices

Watch out! You can also add notices by appending {: .notice} to a paragraph.



markdownsyntaxsampletestjekyll Share Tweet +1