sepal_ui.sepalwidgets.app.VersionCard#

sepal_ui.sepalwidgets.app.VersionCard(repo_folder=PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/sepal-ui/checkouts/latest/docs/source'))[source]#

Returns a card with the current version of the app and a changelog dialog.

Parameters:
  • github_url – the url of the github repository of the app

  • repo_folder (str)

Return type:

Card | None