"This is a mini \"test\" Jupyter notebook to make sure the main packages we'll use are installed.\n",
"Run it after following the [installation instructions](https://github.com/epfl-lts2/matrix-analysis-2024#installation)."
"Run it after following the [installation instructions](https://gitlab.epfl.ch/lts2/matrix-analysis-2025#installation)."
]
},
{
...
...
@@ -27,7 +27,7 @@
"source": [
"## Standalone dependencies\n",
"\n",
"If you get a `command not found` error, try to run `conda install <package-name>` (in the `matrix-analysis-2024` environment, i.e., after `conda activate matrix-analysis-2024`)."
"If you get a `command not found` error, try to run `conda install <package-name>` (in the `matrix-analysis-2025` environment, i.e., after `conda activate matrix-analysis-2025`)."
]
},
{
...
...
@@ -84,7 +84,7 @@
"source": [
"## Python packages\n",
"\n",
"If you get a `ModuleNotFoundError` error, try to run `conda install <package-name>` (in the `matrix-analysis-2023` environment, i.e., after `conda activate matrix-analysis-2024`)."
"If you get a `ModuleNotFoundError` error, try to run `conda install <package-name>` (in the `matrix-analysis-2025` environment, i.e., after `conda activate matrix-analysis-2025`)."
If you get a `command not found` error, try to run `conda install <package-name>` (in the `matrix-analysis-2024` environment, i.e., after `conda activate matrix-analysis-2024`).
If you get a `command not found` error, try to run `conda install <package-name>` (in the `matrix-analysis-2025` environment, i.e., after `conda activate matrix-analysis-2025`).
If you get a `ModuleNotFoundError` error, try to run `conda install <package-name>` (in the `matrix-analysis-2023` environment, i.e., after `conda activate matrix-analysis-2024`).
If you get a `ModuleNotFoundError` error, try to run `conda install <package-name>` (in the `matrix-analysis-2025` environment, i.e., after `conda activate matrix-analysis-2025`).