Getting Started ~~~~~~~~~~~~~~~ Getting started with Forpus is easy. Installation ************ To install the latest stable version, run in your command-line .. code-block:: bash $ pip install git+https://github.com/severinsimmler/forpus.git To install the latest development version, run .. code-block:: bash $ pip install --upgrade git+https://github.com/severinsimmler/forpus.git@develop Working with Jupyter Notebooks ****************************** If you wish to work through the tutorial, you can clone the repository using `Git `_: .. code-block:: bash $ git clone https://github.com/severinsimmler/forpus.git