RS-DAT / JupyterDaskOnSLURM

Apache License 2.0
16 stars 3 forks source link

Redirect/Suppress output of `conda`/`mamba init` #41

Open fnattino opened 1 year ago

fnattino commented 1 year ago

Currently, the script runs conda init and mamba init, and few lines are printed to stdout, including:

==> For changes to take effect, close and re-open your current shell. <==

We should proprably redirect/suppress this output.