Skip to content

Commit

Permalink
add links to the beginner tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
yalinli2 committed Oct 2, 2023
1 parent 80c76b3 commit 8af0314
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ What is ``QSDsan``?

Installation
------------
If you are new to Python, we are developing `beginner tutorials <https://uofi.box.com/s/49wf5usk5hz3gdjmcswo3voiokmbzekb>`_ with step-to-step guidance starting from setting up your Python environment.

The easiest way is through ``pip``, in command-line interface (Anaconda prompt, terminal):

.. code::
Expand Down
4 changes: 2 additions & 2 deletions docs/source/tutorials/_installation.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Extended Installation Instructions
==================================

If you are new to Python and not even sure how to set up your Python environment, or if you find the pip-installed ``QSDsan`` cannot satisfy your needs but you are not sure how to clone it, then the following instructions might be of help.
If you are new to Python and not even sure how to set up your Python environment, please also refer to our `beginner tutorials <https://uofi.box.com/s/49wf5usk5hz3gdjmcswo3voiokmbzekb>`_ (work in progress).

Note that this is just ONE way to set up your environment, not THE way.
Note that this is just ONE way to set up your environment and cloning the latest ``QSDsan``-related packages (not the pip-installed version which are only released periodically), not THE way.

#. Download and install `Anaconda <https://www.anaconda.com/products/distribution>`_

Expand Down

0 comments on commit 8af0314

Please sign in to comment.