Skip to content

Commit

Permalink
updated second term project notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekToma committed Mar 19, 2024
1 parent c0e4001 commit 2fcb0a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion notebooks/arqmath.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"outputs": [],
"source": [
"%%capture\n",
"! pip install git+https://github.com/MIR-MU/pv211-utils.git"
"! pip install git+https://github.com/MIR-MU/pv211-utils.git@spring2024"
]
},
{
Expand Down
8 changes: 4 additions & 4 deletions notebooks/beir_cqadupstack.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"outputs": [],
"source": [
"%%capture\n",
"! pip install git+https://github.com/MIR-MU/pv211-utils.git"
"! pip install git+https://github.com/MIR-MU/pv211-utils.git@spring2024"
]
},
{
Expand Down Expand Up @@ -146,10 +146,10 @@
"cell_type": "markdown",
"id": "5f8f6e32",
"metadata": {
"id": "5f8f6e32",
"pycharm": {
"name": "#%% md\n"
},
"id": "5f8f6e32"
}
},
"source": [
"## Loading the datasets\n",
Expand Down Expand Up @@ -295,7 +295,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10"
"version": "3.9.14"
},
"vscode": {
"interpreter": {
Expand Down

0 comments on commit 2fcb0a7

Please sign in to comment.