is available from any Windows computer on campus, via Software Hub.
To create an environment:
This has now created a Conda environment on your Home Share.
You can access the environment from any Windows computer by running Miniconda and at the conda prompt typing: 'conda activate 'N:\documents\conda'
Installing Packages
Many packages are available to install and mange via Conda.
To install a package to your environment, run this command, replacing NAMEOFPACKAGE with the name of the package you want to install: 'conda install NAMEOFPACKAGE'
More information on package management can be found on this page:
Please suggest an improvement
(login needed, link opens in new window)
Your views are welcome and will help other readers of this page.