Skip to content

Commit 208c370

Browse files
committed
readme changes
1 parent 0531a77 commit 208c370

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ Let's see some of the extra features it provides
186186
> 1. Enter `?` and press enter. This will give you a quick overview of IPython
187187
> 1. For a more complete reference of its capabilities run `%quickref`
188188
189-
190189
Get help with any object by placing a question mark after it.
191190
```
192191
import pandas as pd
@@ -242,7 +241,7 @@ We have finally arrived at my personal favorite environment for doing data scien
242241
The rest of this tutorial will take place in Jupyter Notebooks.
243242

244243
> 1. Open a terminal and run `jupyter notebook`
245-
> 1. Open up the first notebook `0
244+
> 1. Open up the first notebook `0 Jupyter Intro`
246245
247246
[1]: (https://www.meetup.com/Houston-Data-Science/)
248247
[2]: (https://www.python.org/downloads/)

0 commit comments

Comments
 (0)