Skip to content

Commit 88fb716

Browse files
committed
Update query_cellar_R.ipynb
1 parent 65ec169 commit 88fb716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/query_cellar_R.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"# Installing necessary packages\n",
1818
"# install.packages('RCurl')\n",
1919
"# install.packages('XML')\n",
20-
"# install.packages('SPARQL_1.16.tar.gz', repos = NULL, type =\"source\")"
20+
"install.packages('SPARQL_1.16.tar.gz', repos = NULL, type =\"source\")"
2121
]
2222
},
2323
{

0 commit comments

Comments
 (0)