Adds notice that --distributed is only available in beta. Fixes typo.#200
Adds notice that --distributed is only available in beta. Fixes typo.#200Tomaz-Vieira wants to merge 1 commit intoilastik:mainfrom
Conversation
|
the feature is not available in any binary, currently - do you think it makes sense, given that we even in the docs recommend to install This would imply that we provide information on how to create such an installation with mamba/conda... |
|
Hmmm I'm not sure if I follow. Are you suggesting that we shouldn't advertise the feature since we don't provide an installation package for it? |
I suggest we have instructions on there, how to create the environment with mamba/conda + pip, and be clear that it is in fact not enough to use some ilastik binary, no matter what version. |
|
Hey @Tomaz-Vieira, this probably fell under the radar, but I think it would be very useful to document, how a user might set up an environment with mpi for their own cluster. |
A user was confused that ilastik would not recognize the
--distributedflag, which is still only available on the beta version. This patch adds documentation to reflect that.Also fixes a typo in the heading.