Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
milaan9 authored Sep 23, 2021
1 parent 2e98ce1 commit 29ad073
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,21 @@ These are online **read-only** versions. However you can **`Run ▶`** all the

You can <img src="https://img.shields.io/static/v1?label=%E2%AD%90 Star &message=if%20useful&style=style=flat&color=blue" alt="Star Badge"/> and <img src="https://img.shields.io/static/v1?label=%E2%B5%96 Fork &message=if%20useful&style=style=flat&color=blue" alt="Fork Badge"/> Starring and Forking is free for you, but it tells me and other people that it was helpful and you like this tutorial.

Go [`here`](https://github.com/milaan9/02_Python_Datatypes) if you aren't here already and click ➞ `✰ Star` and `ⵖ Fork` button in the top right corner. You will be asked to create a GitHub account if you don't already have one.
Go [**`here`**](https://github.com/milaan9/02_Python_Datatypes) if you aren't here already and click ➞ **`✰ Star`** and **`ⵖ Fork`** button in the top right corner. You will be asked to create a GitHub account if you don't already have one.

---

### How can I read this tutorial without an Internet connection? 🤔

1. Go [`here`](https://github.com/milaan9/02_Python_Datatypes) and click the big green ➞ `Code` button in the top right of the page, then click ➞ [`Download ZIP`](https://github.com/milaan9/02_Python_Datatypes/archive/refs/heads/main.zip).
1. Go [**`here`**](https://github.com/milaan9/02_Python_Datatypes) and click the big green ➞ **`Code`** button in the top right of the page, then click ➞ [**`Download ZIP`**](https://github.com/milaan9/02_Python_Datatypes/archive/refs/heads/main.zip).

![Download ZIP](img/dnld_rep.png)

3. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.

4. Launch ipython notebook from the folder which contains the notebooks. Open each one of them

`Kernel > Restart & Clear Output`
**`Kernel > Restart & Clear Output`**

This will clear all the outputs and now you can understand each statement and learn interactively.

Expand Down

0 comments on commit 29ad073

Please sign in to comment.