mamba-org / mamba

The Fast Cross-Platform Package Manager
https://mamba.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.8k stars 349 forks source link

[docs] Add instructions for using micromamba offline #3260

Open carschandler opened 6 months ago

carschandler commented 6 months ago

Suggestions for using micromamba offline seem to be scattered and non-unified. I decided to put together a step-by-step guide for the process I just used, which requires no additional tooling on the offline machine, and just uses the additional conda-lock dependency on the online machine, which is already documented in this page.

Additionally, remove $ from shell code blocks where the output isn't also shown, which agrees better with the other docs pages, and change .. code:: to .. code-block:: Added a note to the conda-lock yaml guide noting that the lock file must end in -lock.yml.