diff --git a/docs/source/installing.rst b/docs/source/installing.rst index 7f50850..4ea837d 100644 --- a/docs/source/installing.rst +++ b/docs/source/installing.rst @@ -1,6 +1,19 @@ Installing Zoonyper =================== +Dependencies (work in progress) +------------------------------- + +You must have at least version 3.9 of Python (currently). + +Quick Install in Jupyter Notebook +--------------------------------- + +If you just want to try things out or are in a hurry and want to install the developer version in whichever Python kernel you're currently running in a Notebook, here's a handy bash script that you can copy and paste into a Jupyter notebook. The Notebook should be run in the directory where zoonyper will be installed: + +In production +-------------- + When in production, you can use PyPI to install zoonyper: .. code-block:: bash