====================== SISEPUEDE Installation ====================== Docs coming soon Create a python 3.11 environment 1. ``conda create -n sisepuede python=3.11`` Then, activate the conda environment and install remotely via github 2. ``conda activate sisepuede`` 3. ``pip install git+https://github.com/jcsyme/sisepuede/`` Once this is done, you should be able to access `sisepuede` from python within the conda `sisepuede` environment.