Skip to content

Commit

Permalink
Merge pull request #599 from welucas2/main
Browse files Browse the repository at this point in the history
Comment out guidance regarding conda on NVME
  • Loading branch information
juanfrh authored Apr 19, 2024
2 parents d8e760b + 2290d2f commit 226be96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ If you want additional packages that are not available in the standard container
you will need to build your own container images. If you need help to do this, then please
contact the [ARCHER2 Service Desk](mailto:support@archer2.ac.uk)

#### Install conda on the solid state storage
<!-- #### Install conda on the solid state storage
!!! note
You must have applied for and been granted access to the solid state storage on ARCHER2
Expand All @@ -205,7 +205,7 @@ contact the [ARCHER2 Service Desk](mailto:support@archer2.ac.uk)
The ARCHER2 solid state storage is better suited to accessing many small files and so performs better
for Python imports. You can install your conda distribution on the solid state storage to see better
performance than you would from the work file systems. To do this, specify an install location
in your directories on the solid state storage when prompted in the conda installation process.
in your directories on the solid state storage when prompted in the conda installation process. -->

### Conda addtions to shell configuration files

Expand Down

0 comments on commit 226be96

Please sign in to comment.