Julien Jerphanion
9d6281c5ed
docs: Adapt shell completion subsection ( #3672 )
...
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-09 15:39:17 +01:00
Julien Jerphanion
a595d0d19c
docs: Remove installation non-recommendation ( #3656 )
...
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-04 18:04:03 +01:00
Julien Jerphanion
c9eddf3ccd
docs: Remove hint on Homebrew ( #3645 )
...
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-12-02 14:55:55 +01:00
Jakob Klepp
bed1396224
Doc: how to install specific Micromamba version ( #3517 )
...
Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
2024-11-20 15:10:12 +01:00
Cornelius Roemer
4f79ad8b78
doc: Homebrew currently only installs micromamba v1 ( #3499 )
2024-11-20 14:51:37 +01:00
Henry Schreiner
5bfdd90adf
chore: some CMake cleanup ( #3564 )
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2024-10-28 11:58:57 +01:00
Hind-M
a9d8ea58ff
Fix wrong version of miniforge in doc ( #3462 )
2024-09-19 11:27:10 +02:00
Julien Jerphanion
71f0ed38fb
docs: Specify `CMAKE_INSTALL_PREFIX` ( #3438 )
...
docs: Specify CMAKE_INSTALL_PREFIX
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2024-09-10 13:51:42 +02:00
Sylvain Corlay
a33950261b
Replaces instances of -p with --root-prefix in documentation ( #3411 )
2024-08-23 10:45:23 +02:00
Hind-M
3e1e97b0e6
Add checking typos to pre-commit ( #3278 )
...
* Add checking typos to pre-commit
* Add missed corrections
* Add more corrections to doc
2024-05-27 09:16:14 +02:00
Yash Malik
25431a6d38
Fixed a spelling mistake in micromamba-installation.rst ( #3236 )
2024-03-18 11:15:56 +01:00
Antoine Prouvost
a00ef35675
Add MatchSpec doc and fix errors ( #3224 )
...
* Add missing spec doc
* Add 2.0 changes to doc
* Cleanup spec usage doc
* Remove outdated documentation page
* Fix doc link
* Fix backticks in docs
* Add rst pre-commit checks
2024-03-08 14:44:52 +01:00
Antoine Prouvost
f72364d404
Warning around manual install and add ref to conda-libmamba ( #3119 )
...
* Remove confusing manual install instructions
* Fix doc errors
* Add reference to Conda libmamba solver
* Restore manual install and add warning
2024-01-11 11:27:06 +01:00
Josh Chorlton
57a6a691be
Support multiple env yaml specs ( #2993 )
...
* tested and working
* docs update
* disallow multiple spec types
* add test for only one yaml specifies channel
* fix install yaml test
* Update micromamba/tests/test_create.py
Co-authored-by: Jonas Haag <jonas@lophus.org>
* Update micromamba/tests/test_create.py
Co-authored-by: Jonas Haag <jonas@lophus.org>
* suggestions
* separate loop
* appease the linter
* another test
---------
Co-authored-by: Jonas Haag <jonas@lophus.org>
2023-12-19 08:56:59 +01:00
Jonas Haag
6ec96c3e4f
Fix docs typo ( #3026 )
2023-12-07 16:00:23 +01:00
Antoine Prouvost
ddea95e16c
Add install from source instructions ( #2977 )
...
* Update static environment files
* Refactor installation pages
* Add install from source instructions
2023-11-15 08:47:53 +01:00