Skip to content

Commit 378f661

Browse files
KUMAR-APURVAkartikay-bagla
authored andcommitted
Fixed heading in ch2 nb1
1 parent 8b26763 commit 378f661

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Ch2/01_WebScraping_using_BeautifulSoup.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"id": "vh_Bs4XdeRzQ"
88
},
99
"source": [
10-
"In this notebook we show how we can scrap data from webpages using the [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/), a python library."
10+
"# In this notebook we show how we can scrap data from webpages using the [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/), a python library.\n",
11+
"<br><br>"
1112
]
1213
},
1314
{

0 commit comments

Comments
 (0)