Skip to content
Snippets Groups Projects
Commit f812d37c authored by nguye734's avatar nguye734 Committed by Colbry, Dirk
Browse files

Update yt_scraper.ipynb

parent ed80eafc
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,11 @@ ...@@ -15,7 +15,11 @@
"source": [ "source": [
"### 1. Getting Project Dependecies\n", "### 1. Getting Project Dependecies\n",
"\n", "\n",
"run **pip install -r requirements.txt** in your terminal\n", "# if needed"
"#!pip install pandas"
"#!pip install pytchat"
"#!pip install matplotlib"
"#!pip install time",
"\n", "\n",
"This installs pandas, numpy and [pytchat](https://pypi.org/project/pytchat/)" "This installs pandas, numpy and [pytchat](https://pypi.org/project/pytchat/)"
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment