Skip to content

Commit fac625d

Browse files
authored
Update 02_assignment.md
switch tsla to raw link
1 parent 54a8b1c commit fac625d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

day_13/02_assignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Then continue on to complete the following notebooks:
99

1010
Go through all of the above notebooks and **submit the last presentation Notebook**.
1111

12-
Level 1 Bonus: Create a line chart to compare [$AAPL](https://github.com/gumdropsteve/datasets/raw/master/stocks/AAPL.csv) and [$TSLA](https://github.com/gumdropsteve/datasets/blob/master/stocks/TSLA.csv) stock data.
12+
Level 1 Bonus: Create a line chart to compare [$AAPL](https://github.com/gumdropsteve/datasets/raw/master/stocks/AAPL.csv) and [$TSLA](https://github.com/gumdropsteve/datasets/raw/master/stocks/TSLA.csv) stock data.
1313

1414
Level 2 Bonus: Create the same line, scatter, and bar plots you created yesterday, but with Bokeh.
1515

0 commit comments

Comments
 (0)