************************* Installation and examples ************************* *libadalina-core* can be installed using pip. .. code-block:: pip install libadalina-core It is recommended to create a virtual environment before the installation of *libadalina-core* to avoid conflicts with other packages, for example using `venv `__ or `conda `__. .. important:: *libadalina-core* requires a Java Runtime Environment (JRE) installed on your system to run Apache Sedona, however, if a :code:`JAVA_HOME` environment variable is not set, *libadalina-core* will attempt to download, install and automatically use an OpenJDK 17 distribution in your home directory using the :code:`install-jdk` package. .. toctree:: /libadalina-examples/README.md