Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

If your workspace was created <Feb 2023 you will need to complete the following steps

🤔 Configuring an old workspace

You only need to complete this step if your workspace was created before February 2023. If you are unsure about when your workspace was created, repeating these steps will not break anything - so you are safe to repeat this portion if needed.

...

Code Block
languagepowershell
conda install -c http://conda.hic-tre.dundee.ac.uk/conda-forge/ --override-channels numpy

☣️ Enabling bioconda

As of August 2024, we also allow package installation from the bioconda repository. You will need to manually enable this channel.

...

Code Block
$ conda install numpy

...

For queries or comments regarding HIC How To Articles contact, HICSupport@dundee.ac.uk

 

...