diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-03-18 09:39:53 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-03-18 09:39:53 -0400 |
commit | f0b19ccff65ad1a2adbf0c43e84d4a5adeda3d87 (patch) | |
tree | f197c6832519f0e21e86de922aff8a0e7ca1df09 /source/faq.rst | |
download | astroconda-f0b19ccff65ad1a2adbf0c43e84d4a5adeda3d87.tar.gz |
Initital commit
Diffstat (limited to 'source/faq.rst')
-rw-r--r-- | source/faq.rst | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/source/faq.rst b/source/faq.rst new file mode 100644 index 0000000..075cd8e --- /dev/null +++ b/source/faq.rst @@ -0,0 +1,30 @@ +###### +F.A.Q. +###### + + +How does AstroConda differ from Ureka? +====================================== + +TODO + +How often are updates released? +=============================== + +TODO + +Why isn't IRAF installed by default? +==================================== + +TODO + +Why can't I install IRAF in a Python 3 environment? +=================================================== + +TODO + +Will AstroConda interfere with scientific software distributions (e.g. SciSoft)? +================================================================================ + +TODO + |