Skip to content
Snippets Groups Projects
Commit 12d29680 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

reorganize link to zipped source

parent 46d47141
No related branches found
No related tags found
No related merge requests found
Pipeline #133559 passed
......@@ -57,13 +57,13 @@ Examples hosting a Python and R app are provided.
These two examples are the skeleton for starting a new project.
Choose the branch dedicated to the language you chose, and get the scripts.
* In python : branch `base-python <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/tree/base-python>`_ (`python zipped sources <https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/archive/base-python/shiny-k8s-example-base-python.zip>`_)
* 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment