Fix broken link to mamba installation guide in docs
This commit is contained in:
parent
4f91c6c43d
commit
3466027482
@ -31,7 +31,7 @@ Install Python Dependencies
|
|||||||
|
|
||||||
PyPSA-Eur relies on a set of other Python packages to function.
|
PyPSA-Eur relies on a set of other Python packages to function.
|
||||||
We recommend using the package manager `mamba <https://mamba.readthedocs.io/en/latest/>`_ to install them and manage your environments.
|
We recommend using the package manager `mamba <https://mamba.readthedocs.io/en/latest/>`_ to install them and manage your environments.
|
||||||
For instructions for your operating system follow the ``mamba`` `installation guide <https://mamba.readthedocs.io/en/latest/installation.html>`_.
|
For instructions for your operating system follow the ``mamba`` `installation guide <https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html>`_.
|
||||||
You can also use ``conda`` equivalently.
|
You can also use ``conda`` equivalently.
|
||||||
|
|
||||||
The package requirements are curated in the `envs/environment.yaml <https://github.com/PyPSA/pypsa-eur/blob/master/envs/environment.yaml>`_ file.
|
The package requirements are curated in the `envs/environment.yaml <https://github.com/PyPSA/pypsa-eur/blob/master/envs/environment.yaml>`_ file.
|
||||||
|
Loading…
Reference in New Issue
Block a user