From da2146dea3035288ef504070cfd277a372146ea0 Mon Sep 17 00:00:00 2001 From: Florian Felten Date: Wed, 24 Sep 2025 16:31:53 +0200 Subject: [PATCH] Fix link --- tutorial.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tutorial.ipynb b/tutorial.ipynb index 4700a350..e257cb30 100644 --- a/tutorial.ipynb +++ b/tutorial.ipynb @@ -53,8 +53,8 @@ "Requirement already satisfied: pytz>=2020.1 in ./.venv/lib/python3.12/site-packages (from pandas>=2.2.3->engibench[all]) (2025.2)\n", "Requirement already satisfied: tzdata>=2022.7 in ./.venv/lib/python3.12/site-packages (from pandas>=2.2.3->engibench[all]) (2025.2)\n", "Collecting pyoptsparse@ git+https://github.com/mdolab/pyoptsparse#egg=7e862db49bbc8bde2b49dee686cce68c8d2ab9f0 (from engibench[all])\n", - " Cloning https://github.com/mdolab/pyoptsparse to /private/var/folders/fw/69hmbxm946l1xycg8w29nw0800l9gd/T/pip-install-wrmzr524/pyoptsparse_0cc3a3d7b43549dfa5cecaceb6a05617\n", - " Running command git clone --filter=blob:none --quiet https://github.com/mdolab/pyoptsparse /private/var/folders/fw/69hmbxm946l1xycg8w29nw0800l9gd/T/pip-install-wrmzr524/pyoptsparse_0cc3a3d7b43549dfa5cecaceb6a05617\n", + " Cloning https://github.com/mdolab/pyoptsparse to /private/var/folders/fw/69hmbxm946l1xycg8w29nw0800l9gd/T/pip-install-5u5_8ci0/pyoptsparse_d752de1cf640441c977ffeb59c94510d\n", + " Running command git clone --filter=blob:none --quiet https://github.com/mdolab/pyoptsparse /private/var/folders/fw/69hmbxm946l1xycg8w29nw0800l9gd/T/pip-install-5u5_8ci0/pyoptsparse_d752de1cf640441c977ffeb59c94510d\n", " Resolved https://github.com/mdolab/pyoptsparse to commit b9ff2c3e9abca4f5d7f3f91449476734075cb133\n", " Installing build dependencies ... \u001b[?25ldone\n", "\u001b[?25h Getting requirements to build wheel ... \u001b[?25ldone\n", @@ -208,7 +208,7 @@ "metadata": {}, "source": [ "### 2.2 Data\n", - "We can directly access [the dataset linked to the problem](https://huggingface.co/datasets/IDEALLab/beams_2d_v0) doing the following:" + "We can directly access [the dataset linked to the problem](https://huggingface.co/datasets/IDEALLab/beams_2d_50_100_v0) doing the following:" ] }, {