Skip to content

Commit ded3ac8

Browse files
authored
Merge pull request microsoft#523 from karbassi/patch-1
Fixed notebook link
2 parents 0f9350b + 0ca757b commit ded3ac8

File tree

1 file changed

+1
-1
lines changed
  • 1-Introduction/01-defining-data-science

1 file changed

+1
-1
lines changed

1-Introduction/01-defining-data-science/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ In this challenge, we will try to find concepts relevant to the field of Data Sc
147147

148148
![Word Cloud for Data Science](images/ds_wordcloud.png)
149149

150-
Visit [`notebook.ipynb`](/1-Introduction/01-defining-data-science/notebook.ipynb ':ignore') to read through the code. You can also run the code, and see how it performs all data transformations in real time.
150+
Visit [`notebook.ipynb`](./notebook.ipynb ':ignore') to read through the code. You can also run the code, and see how it performs all data transformations in real time.
151151

152152
> If you do not know how to run code in a Jupyter Notebook, have a look at [this article](https://soshnikov.com/education/how-to-execute-notebooks-from-github/).
153153

0 commit comments

Comments
 (0)