Cookbook ======== Using these tutorials, you'll be guided through standard usage of the :code:`sepal_ui`. By the end, you will have an overview of the library usage and you'll be able to design you're own application based on Google Earth Engine scripts or Python workflow. .. warning:: **Requirements:** * Sepal activated account (if you want to develop in the platform) * GEE activated account (to write and use GEE scripts) * GitHub activated account * knowledge of python and OOP .. danger:: During this tutorial, everything will be presented in the sepal environment. If you decide to develop on you local computer, it will be exactly the same but you'll need to make sure that Jupyterlab, and all the python libraries are installed on your local machine. .. toctree:: :maxdepth: 1 :hidden: create-module structure custom-widget decorator manage-footer translate-app remove-default add-tile io-design sepalize create_asset send-to-sepal send-to-heroku further