Skip to content

Commit

Permalink
changed path for execution
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianKleineberg committed Jun 25, 2024
1 parent 1910ca1 commit 1b3acf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evaluation/evaluation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
" except Exception as e:\n",
" print(f\"Error executing cell: {e}\")\n",
"\n",
"run_notebook(\"../newRetrievalSystem/anotherExperiment.ipynb\")\n"
"run_notebook(\"ir-lab-sose-2024-ir-sose-24-1/newRetrievalSystem/anotherExperiment.ipynb\")\n"
]
},
{
Expand Down

0 comments on commit 1b3acf5

Please sign in to comment.