Skip to content

Commit 628e888

Browse files
Update script.js
1 parent 6b9db98 commit 628e888

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

script.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,10 @@ document.addEventListener("DOMContentLoaded", () => {
145145
{
146146
filename: "imdb_urdu_reviews_test.csv",
147147
url: "notebooks/imdb_urdu_reviews_test.csv"
148+
},
149+
{
150+
filename: "Advanced Python Programming & Applications.pdf",
151+
url: "notebooks/Advanced Python Programming & Applications.pdf"
148152
}
149153
];
150154

0 commit comments

Comments
 (0)