Skip to content

Commit d39567e

Browse files
committed
let users know that we prefer they make their own container compatible overlay files
1 parent 42039e9 commit d39567e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/06_tools_and_software/04_python_packages_with_virtual_environments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
:::tip
5-
This page describes how you can create virtual environments without containers in `$SCRATCH`/`/home/$USER`. We strongly encourage you to create your computatinal environments within Overlay files attached to Apptainer containers [as described in this section](../07_containers/03_singularity_with_conda.md). Please note that creating both kinds of conda environments is strongly discouraged as it leads to packages from one environment being accidentally used in another.
5+
This page describes how you can create virtual environments without containers in `$SCRATCH`/`/home/$USER`. We strongly encourage you to create your computational environments within Overlay files attached to Apptainer containers [as described in this section](../07_containers/03_singularity_with_conda.md). Please note that creating both kinds of conda environments is strongly discouraged as it leads to packages from one environment being accidentally used in another.
66
:::
77

88

0 commit comments

Comments
 (0)