ISIS 8.0.2 (LTS) is now available #5367
AustinSanders
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to install or update to 8.0.2
Installation instructions of ISIS can be found in the README on our github page .
If you already have a version of ISIS 4.0.0 or later installed in an anaconda environment, you can update to 8.0.2 by activating your existing isis conda environment and running
conda update isis
.How to get access to 8.0.2 at the ASC
The new process proposed in the internal RFC is now in full effect. Please review the process of using anaconda environments to activate isis here.
Once a version of conda is active, run the command:
conda activate isis8.0.2
to use this newest version of ISIS.Changes for 8.0.2
Changed
Fixed
Notes
The following operating systems are supported for this release:
(Other Linux/macOS variants may be able to run this release, but are not officially supported.)
If you find a problem with this release, please create an issue on our github issues page
Beta Was this translation helpful? Give feedback.
All reactions