Closed marabuuu closed 4 months ago
When this PR is merged, https://github.com/BiAPoL/blog/pull/79 can be closed.
Hi @stefanhahmann,
Thank you for your help and input. I hope I addressed everything now and I think we can merge this now.
Best, Mara
Looks alright. Feel free to merge.
Hi @stefanhahmann,
Thank you for your input regarding this blog post. I decided to go with your suggestion
Because if we change the link then we would need to update all the resources where we mentioned this blogpost and I think this installation blogpost was mentioned in several different resources, not only my own, but also for example Roberts and I would not have the overview in which of these resources I need to update the link.
Therefore, I created here a new PR as this was easier for me than modifying PR #79. Hope that is oki. If we merge this one, I will delete the other PR.
It would be cool if you could check if the link in the outdated blog post works for you that should link to the new blog post (https://biapol.github.io/blog/mara_lampert/getting_started_with_miniforge_and_python/Readme.html).
Just for documentation purposes
I updated the Miniforge blogpost again and it would be super cool if you could have a look at it. I had a chat with Robert and there I found out that we don't need to write
mamba ...
anymore, but can simply useconda ...
.And now, I was trying to find out if I can also remove the
-c conda-forge
from all commands and it seems to be ok, because according to the conda-forge documentation, conda-forge is the default channel of Miniforge.I feel that these two changes make the installation instructions a bit easier to follow for python beginners, but I am always happy about your input and let me know if you want to have anything changed.
And I just saw that two Issues are still open regarding this blogpost that you Stefan and also Till already addressed, so I will add them here so they are closed when we merge this: closes #73 closes #68
Best, Mara