Skip to content

Commit 08dbdc5

Browse files
Update 06-lsa.md
1 parent ee6f234 commit 08dbdc5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

episodes/06-lsa.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ Next, we will perform dimensional reduction using a technique called SVD.
6868

6969
### Worked Example: LSA
7070
In case you are starting from a fresh notebook, you will need to (1), mount Google drive (2) add the helper code to your path, and (3) load the data.csv file.
71-
```
71+
72+
```python
7273
# Run this cell to mount your Google Drive.
7374
from google.colab import drive
7475
drive.mount('/content/drive')

0 commit comments

Comments
 (0)