From f0b19ccff65ad1a2adbf0c43e84d4a5adeda3d87 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 18 Mar 2016 09:39:53 -0400 Subject: Initital commit --- source/faq.rst | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 source/faq.rst (limited to 'source/faq.rst') 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 + -- cgit