* In R : branch `base-r <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/tree/base-r>`_ (`r zipped sources <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/archive/base-r/shiny-k8s-example-base-r.zip>`_)
* In python : `python zipped sources <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/archive/base-python/shiny-k8s-example-base-python.zip>`_ (extracted from branch `base-python <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/tree/base-python>`_ )
* In R : `r zipped sources <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/archive/base-r/shiny-k8s-example-base-r.zip>`_ (extracted from branch `base-r <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/tree/base-r>`_)
Extract and put the content at the root of your project, except for the
directory `my_project` which should not override yours.
.. warning::
.. note::
| The gitlab project named ``shiny-k8s-example`` designed for user is based on previous one named ``shiny-k8s``.
| The ``shiny-k8s-example`` project contains only "values", "parameters" and "files" need to be customise by the user, the developper of the shiny app.