Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion affiliated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Current packages
* - **irispy-lmsal**
- A Python package that provides the tools to read in and analyze data from the IRIS solar-observing satellite.

`Documentation <https://irispy-lmsal.readthedocs.io>`__, `Source code <https://github.com/LM-SAL/irispy-lmsal>`__
`Documentation <https://irispy.readthedocs.io/en/stable/>`__, `Source code <https://github.com/LM-SAL/irispy-lmsal>`__

**Maintainer**: `IRIS Team @ LMSAL`_

Expand Down
2 changes: 1 addition & 1 deletion posts/2024/2024-08-09-anaconda.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ This is good for new environments but it doesn't remove what you've got already
If you have Anaconda Navigator, you have to remove it unless you know that you are not violating the license requirements.

Therefore, the cleanest method is to completely remove Anaconda and Anaconda Navigator and install [`miniforge`](https://docs.sunpy.org/en/stable/tutorial/installation.html#installing-miniforge-and-conda).
Unfortunately, there is no automated way of recreating all of your environments, and [this post about migrating from Anaconda to `miniforge`](https://it.martinos.org/help/migrating-anaconda-miniconda-install-to-a-miniforge-install/) details the steps that one has to follow to migrate.
Unfortunately, there is no automated way of recreating all of your environments, and [this post about migrating from Anaconda to `miniforge`](https://github.com/conda-forge/miniforge) details the steps that one has to follow to migrate.
Loading