You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: devenv_pixi.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,9 @@
2
2
title: Development environment for BrainVISA 6
3
3
---
4
4
5
-
> [!NOTE]
6
-
> This development environment is still under test, it is planned to be used for BrainVISA 6.
5
+
Installing a BrainVisa developer environment is now done using Pixi.
6
+
It consists in cloning [the soma-env repository from github](https://github.com/brainvisa/soma-env), starting a pixi shell in it, then running the `bv_maker` command.
7
+
The full instructions are there on the github repository:
8
+
https://github.com/brainvisa/soma-env
9
+
10
+
**Note** that the new stabilized branches are the `6.0` set of branches, which should be preferred (to `main`/`master`) unless reworking major changes in the libraries.
0 commit comments