diff options
author | Brendan Gannon <brendan.gannon2@gmail.com> | 2022-10-12 16:04:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-12 16:04:44 -0400 |
commit | 72ce1df3bc2516dfed1f9f3316c252a97f1db595 (patch) | |
tree | 515292d9aa28d391cff87addaf562cb7b8b63de9 /source/index.rst | |
parent | 16e924fd17ecfa8a379bf98dc070d84d24e883b9 (diff) | |
parent | 778d3a49ba3c7202df83be1315cc28bc159f9d92 (diff) | |
download | astroconda-72ce1df3bc2516dfed1f9f3316c252a97f1db595.tar.gz |
Merge pull request #97 from zacharyburnett/stenv_docs
add disclaimer for `stenv` with link to repository
Diffstat (limited to 'source/index.rst')
-rw-r--r-- | source/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/index.rst b/source/index.rst index c8758c1..208c91d 100644 --- a/source/index.rst +++ b/source/index.rst @@ -1,6 +1,9 @@ Welcome to AstroConda Channel's documentation! ============================================== +.. warning:: + For newer versions of Python and support for the JWST pipeline, we recommend that users use ``stenv`` (https://github.com/spacetelescope/stenv) to manage local installation of STSCI packages. + AstroConda is a free Conda channel maintained by the `Space Telescope Science Institute <http://www.stsci.edu/>`_ (STScI) in Baltimore, Maryland. This channel provides tools and utilities required to process and analyze data from the Hubble Space Telescope (HST), James Webb Space Telescope (JWST), and others. .. _system_requirements: |