Getting started =============== Installation quick-start ------------------------ .. grid:: 1 1 2 2 .. grid-item:: Install using `pip `__: .. code-block:: bash pip install teacher-xai .. grid-item:: Install using `conda `__: .. code-block:: bash conda install ... Further details are available in the :doc:`Installation Guide <../installing/index>`. Where to go next ---------------- Have a look at the :doc:`API Reference <../../api/index>` to understand the methods.