From 2fcb0a759a721d12995bdd54b1cc282f338562ab Mon Sep 17 00:00:00 2001 From: MarekToma Date: Tue, 19 Mar 2024 12:49:52 +0100 Subject: [PATCH] updated second term project notebooks --- notebooks/arqmath.ipynb | 2 +- notebooks/beir_cqadupstack.ipynb | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/notebooks/arqmath.ipynb b/notebooks/arqmath.ipynb index 6a92506..5f76ee7 100644 --- a/notebooks/arqmath.ipynb +++ b/notebooks/arqmath.ipynb @@ -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" ] }, { diff --git a/notebooks/beir_cqadupstack.ipynb b/notebooks/beir_cqadupstack.ipynb index 09c0240..cbddb4c 100644 --- a/notebooks/beir_cqadupstack.ipynb +++ b/notebooks/beir_cqadupstack.ipynb @@ -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" ] }, { @@ -146,10 +146,10 @@ "cell_type": "markdown", "id": "5f8f6e32", "metadata": { + "id": "5f8f6e32", "pycharm": { "name": "#%% md\n" - }, - "id": "5f8f6e32" + } }, "source": [ "## Loading the datasets\n", @@ -295,7 +295,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.10" + "version": "3.9.14" }, "vscode": { "interpreter": {