Getting started#
Note
sepal-ui has been renamed to pysepal. pysepal 4.0 removed the sepal_ui
compatibility package: import sepal_ui no longer works, use import pysepal.
pysepal is a lib designed to create elegant python based dashboard in the SEPAL environment. It is designed on top of the amazing ipyvuetify library and will help developer to easily create interface for their workflows.
By using this libraries, you’ll ensure a robust and unified interface for your scripts and a easy and complete integration into the SEPAL dashboard of application.
The full documentation is available here and a demo apps can be launched on Heroku following these links:
We are happy to receive feedback and we welcome any kind of contribution.