<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>runtime Archives | Clever Cloud</title>
	<atom:link href="https://www.clever.cloud/blog/tag/runtime/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.clever.cloud/blog/tag/runtime/</link>
	<description>From Code to Product</description>
	<lastBuildDate>Fri, 24 Oct 2025 13:08:31 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://cdn.clever-cloud.com/uploads/2023/03/cropped-cropped-favicon-32x32.png</url>
	<title>runtime Archives | Clever Cloud</title>
	<link>https://www.clever.cloud/blog/tag/runtime/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Clever Grid: Using GPUs has never been so simple</title>
		<link>https://www.clever.cloud/blog/features/2019/07/08/gpu-machine-learning-with-clevergrid/</link>
		
		<dc:creator><![CDATA[Laurent Doguin]]></dc:creator>
		<pubDate>Mon, 08 Jul 2019 15:35:00 +0000</pubDate>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[cuda]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[ML]]></category>
		<category><![CDATA[runtime]]></category>
		<guid isPermaLink="false">https://www2.cleverapps.io/wp/blog/technology/2019/07/08/gpu-machine-learning-with-clevergrid/</guid>

					<description><![CDATA[<p><img width="1400" height="540" src="https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="clevercloud clevergrid 1" decoding="async" fetchpriority="high" srcset="https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1.png 1400w, https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1-300x116.png 300w, https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1-1024x395.png 1024w, https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1-768x296.png 768w, https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1-1368x528.png 1368w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>Today the Clever Cloud team is happy to release <a href="https://www.clevergrid.io">Clever Grid</a>, our new GPUs as a Service offering. Because we think life should be as easy for data scientists as it is for developers when it comes to running code.

<span id="more-2959"></span>

<strong>TL;DR</strong>
<ul>
 	<li>No hidden cost starting from 0.42 euros an hour</li>
 	<li>Billed by the minute</li>
 	<li>Datacenter located in Europe to comply with GDPR</li>
 	<li>up to 4 GeForce GTX1070 on the same machine</li>
 	<li>Fully automated setup with CUDA, Tensorflow, Keras and more</li>
</ul>
That's right, the level of automation given to developers using Clever Cloud is now available for Data Scientist too! <strong>No more tedious CUDA driver setup, no more dependency hell, you can focus on what matters</strong>: your code. And it's just a git push away. Try it now on <a href="https://dashboard.clevergrid.io">dashboard.clevergrid.io</a>! Note that Clever Grid login is compatible with your Clever Cloud account, but we'll detail this below.
<blockquote>0.42 euros an hour […] with 8 CPU, 1 GPU (Nvidia GeForce GTX1070), 6GB of Ram and 250GB of storage space</blockquote>
But by now you should be wondering, how much is it going to cost me? It starts at 10 euros a day, billed by the minute. That's 0.42 euros per hour. And what do you get for this low starting price? You get a VM with 8 CPU, 1 GPU (GeForce GTX1070), 6GB of Ram and 250GB of storage space. And our Datacenters are located in Europe so you can comply with GDPR!

Here's our complete pricing list, please keep in mind that this is the only thing you will pay. There are no hidden costs, no additional bandwith fees and the like.

<img src="https://cdn.clever-cloud.com/uploads/2021/08/clever-grid-pricelist.png" alt="Clever Grid price list" />

You will be able to choose the size of the VM you want when creating the application. But first you need to give it a name, a description and choose its type. We have six different ways of running your code. You can use Python, Java or Docker as runner or webapp. Basically a runner starts, executes your scripts and stops. It's great to train your models. A webapp is the more traditional way of deploying applications on Clever Cloud. It's as its name indicates a web application.

As usual with Clever Cloud you can start your application by pushing your code to a git remote branch we provide upon application creation. Or you can start from one of our template and start editing the code from the dashboard. We currently provide a template to automatically run a Jupyter notebook or to train a style transfer model.

<video autoplay="autoplay" loop="loop" width="100%" height="150"><source src="//assets.clever-cloud.com/website/blog/quickdemo-clevergrid-30s.mp4" type="video/mp4" /><source src="//assets.clever-cloud.com/website/blog/quickdemo-clevergrid-30s.webm" type="video/ogg" /></video>

And if you are already a Clever Cloud user, know that everything is available from the Clever Cloud console as well. Clever Grid is basically a new Web Console written from scratch using Vue.js and our public API, allowing you to deploy only in Zones where GPUs are available. Keep in mind that VM disks are stateless, if your need to keep your data, use persistent storage like Clever Cloud Cellar, a S3-like storage service (free up to 100MB).

We hope you will enjoy using Clever Grid to innovate faster with Machine Learning and Artificial Intelligence. And always remember that ethics is super important in science!

<strong>PS:</strong> You can find our ready-to-go demos <a href="https://github.com/CleverCloud?utf8=%E2%9C%93&amp;q=clevergrid">here on Github</a>. Check the documentation of Clever Grid for installation instructions.]]></description>
										<content:encoded><![CDATA[<p><img width="1400" height="540" src="https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="clevercloud clevergrid 1" decoding="async" srcset="https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1.png 1400w, https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1-300x116.png 300w, https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1-1024x395.png 1024w, https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1-768x296.png 768w, https://cdn.clever-cloud.com/uploads/2021/08/clevercloud-clevergrid-1-1368x528.png 1368w" sizes="(max-width: 1400px) 100vw, 1400px" /></p>Today the Clever Cloud team is happy to release <a href="https://www.clevergrid.io">Clever Grid</a>, our new GPUs as a Service offering. Because we think life should be as easy for data scientists as it is for developers when it comes to running code.

<span id="more-2959"></span>

<strong>TL;DR</strong>
<ul>
 	<li>No hidden cost starting from 0.42 euros an hour</li>
 	<li>Billed by the minute</li>
 	<li>Datacenter located in Europe to comply with GDPR</li>
 	<li>up to 4 GeForce GTX1070 on the same machine</li>
 	<li>Fully automated setup with CUDA, Tensorflow, Keras and more</li>
</ul>
That's right, the level of automation given to developers using Clever Cloud is now available for Data Scientist too! <strong>No more tedious CUDA driver setup, no more dependency hell, you can focus on what matters</strong>: your code. And it's just a git push away. Try it now on <a href="https://dashboard.clevergrid.io">dashboard.clevergrid.io</a>! Note that Clever Grid login is compatible with your Clever Cloud account, but we'll detail this below.
<blockquote>0.42 euros an hour […] with 8 CPU, 1 GPU (Nvidia GeForce GTX1070), 6GB of Ram and 250GB of storage space</blockquote>
But by now you should be wondering, how much is it going to cost me? It starts at 10 euros a day, billed by the minute. That's 0.42 euros per hour. And what do you get for this low starting price? You get a VM with 8 CPU, 1 GPU (GeForce GTX1070), 6GB of Ram and 250GB of storage space. And our Datacenters are located in Europe so you can comply with GDPR!

Here's our complete pricing list, please keep in mind that this is the only thing you will pay. There are no hidden costs, no additional bandwith fees and the like.

<img src="https://cdn.clever-cloud.com/uploads/2021/08/clever-grid-pricelist.png" alt="Clever Grid price list" />

You will be able to choose the size of the VM you want when creating the application. But first you need to give it a name, a description and choose its type. We have six different ways of running your code. You can use Python, Java or Docker as runner or webapp. Basically a runner starts, executes your scripts and stops. It's great to train your models. A webapp is the more traditional way of deploying applications on Clever Cloud. It's as its name indicates a web application.

As usual with Clever Cloud you can start your application by pushing your code to a git remote branch we provide upon application creation. Or you can start from one of our template and start editing the code from the dashboard. We currently provide a template to automatically run a Jupyter notebook or to train a style transfer model.

<video autoplay="autoplay" loop="loop" width="100%" height="150"><source src="//assets.clever-cloud.com/website/blog/quickdemo-clevergrid-30s.mp4" type="video/mp4" /><source src="//assets.clever-cloud.com/website/blog/quickdemo-clevergrid-30s.webm" type="video/ogg" /></video>

And if you are already a Clever Cloud user, know that everything is available from the Clever Cloud console as well. Clever Grid is basically a new Web Console written from scratch using Vue.js and our public API, allowing you to deploy only in Zones where GPUs are available. Keep in mind that VM disks are stateless, if your need to keep your data, use persistent storage like Clever Cloud Cellar, a S3-like storage service (free up to 100MB).

We hope you will enjoy using Clever Grid to innovate faster with Machine Learning and Artificial Intelligence. And always remember that ethics is super important in science!

<strong>PS:</strong> You can find our ready-to-go demos <a href="https://github.com/CleverCloud?utf8=%E2%9C%93&amp;q=clevergrid">here on Github</a>. Check the documentation of Clever Grid for installation instructions.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Bring your API to the World Within 3 Minutes</title>
		<link>https://www.clever.cloud/blog/engineering/2019/02/12/create-an-api-with-python/</link>
		
		<dc:creator><![CDATA[Valeriane Venance]]></dc:creator>
		<pubDate>Tue, 12 Feb 2019 15:02:00 +0000</pubDate>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[djangorestframework]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[runtime]]></category>
		<guid isPermaLink="false">https://www2.cleverapps.io/wp/blog/technology/2019/02/12/create-an-api-with-python/</guid>

					<description><![CDATA[<p><img width="1400" height="540" src="https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="api to the world 1" decoding="async" srcset="https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1.jpg 1400w, https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1-300x116.jpg 300w, https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1-1024x395.jpg 1024w, https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1-768x296.jpg 768w, https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1-1368x528.jpg 1368w" sizes="(max-width: 1400px) 100vw, 1400px" /></p><p>A couple years ago, I was a developer for a startup which has almost no test coverage. Super enthusiastic me from the past spent a few weeks coding tests, and factories… all that based on the gem FactoryGirl. Two days before I’m satisfied of what I’ve done, they announce that FactoryGirl needs to be upgraded to <a href="https://github.com/thoughtbot/factory_bot_rails" rel="noopener noreferrer" target="_blank">FactoryBot</a>.</p>
<span id="more-2816"></span>

<p>A few days ago, I’m like hey I want to talk about <a href="https://www.django-rest-framework.org/" rel="noopener noreferrer" target="_blank">DRF</a> on Clever Cloud, I’ll make a little API, who cares which python I’m using, let’s use <a href="https://pythonclock.org/" rel="noopener noreferrer" target="_blank">2.7</a>! So I’m coding the project, making <a href="https://github.com/vvenance/personal-website-drf-backend/blob/master/README.md" rel="noopener noreferrer" target="_blank">a nice readme</a> and the python team finally decides to explicitly invite users to migrate to <a href="https://www.python.org/download/releases/3.0/" rel="noopener noreferrer" target="_blank">python 3</a>….</p>
<p>Anyway ! the project is <a href="https://github.com/vvenance/personal-website-drf-backend" rel="noopener noreferrer" target="_blank">here</a> all you have to do is to <code>git clone</code> the repo or have your own DRF repo locally.</p>
<p>If you use your own repo, make sure to have the following lines in your settings.py</p>
<pre><code class="language-python">PRODUCTION = True
if PRODUCTION:
    DATABASES = {
        &#39;default&#39;: {
            &#39;ENGINE&#39;: &#39;django.db.backends.postgresql_psycopg2&#39;,
            &#39;NAME&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_DB&#39;),
            &#39;USER&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_USER&#39;),
            &#39;PASSWORD&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_PASSWORD&#39;),
            &#39;HOST&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_HOST&#39;),
            &#39;PORT&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_PORT&#39;),
        }
    }
</code></pre>
<p>go to <a href="https://console.clever-cloud.com/" rel="noopener noreferrer" target="_blank">Clever Cloud console</a> and select create a new application. Select brand new app.</p>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="select create a new clever cloud application" src="https://cdn.clever-cloud.com/uploads/2021/08/click-create-app.png"/>
</figure>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="create a new application" src="https://cdn.clever-cloud.com/uploads/2021/08/create-new-app.png"/>
</figure>

<p>Click next and select python, then name you application.</p>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom" alt="select python on the clever cloud console" src="https://cdn.clever-cloud.com/uploads/2021/08/select-python.png"/>
</figure>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="name the application" src="https://cdn.clever-cloud.com/uploads/2021/08/name-clever-app.png"/>
</figure>

<p>The Clever Cloud console will ask you if you want to link an add on. Select postgreSQL and name your add-on</p>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="select postgreSQL application" src="https://cdn.clever-cloud.com/uploads/2021/08/select-postgres.png"/>
</figure>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="name the add on" src="https://cdn.clever-cloud.com/uploads/2021/08/name-add-on.png"/>
</figure>

<p>Just wait for the Clever console to set up your add on and application.</p>
<p>When your application is ready, you&#39;re invited to add environment variables.</p>
<p>If you use my project click on the expert mode button</p>
<figure>
  <img data-action="zoom" alt="select expert mode for adding env variables" src="https://cdn.clever-cloud.com/uploads/2021/08/expert-mode.png"/>
</figure>

<p>and paste the following :</p>
<pre><code class="language-bash">CC_PYTHON_MODULE=personal_website_backend.wsgi:application
CUSTOM_SECRET_KEY=your_custom_secret_key
PORT=8080
PRODUCTION=True
</code></pre>
<p>You can generate a secret key 50 chars long (DRF requirement) <a href="http://www.unit-conversion.info/texttools/random-string-generator/" rel="noopener noreferrer" target="_blank">here</a>.</p>
<p>If you use your own repo, add the env vars you need, but make sure to have at least <code>CC_PYTHON_MODULE=&lt;your_module_name&gt;.wsgi:application</code></p>
<p>Then click next, a new screen will display with a git command to add a new remote to your repo and do your first deploy</p>
<figure>
  <img data-action="zoom" alt="clever cloud instructions for git remote" src="https://cdn.clever-cloud.com/uploads/2021/08/clever-git-instructions.png"/>
</figure>

<p>Copy these lines and paste them directly in your console while being in your repo</p>
<pre><code class="language-bash">git remote add clever git+ssh:\/\/git@push-par-clevercloud-customers.services.clever-cloud.com/&lt;your_app_id&gt;.git
git push -u clever master
</code></pre>
<p>Go back to Clever Cloud console and just look at the deployment logs of your app. It will tell you when your app is up, so just go to the overview page and click on the link symbol to visit your app.</p>
<p>If you want to see the full procedure live, have a look <a href="https://www.useloom.com/share/cc5352092d994d6fa95629c29194f1b5" rel="noopener noreferrer" target="_blank">here</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="1400" height="540" src="https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="api to the world 1" decoding="async" loading="lazy" srcset="https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1.jpg 1400w, https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1-300x116.jpg 300w, https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1-1024x395.jpg 1024w, https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1-768x296.jpg 768w, https://cdn.clever-cloud.com/uploads/2021/08/api-to-the-world-1-1368x528.jpg 1368w" sizes="auto, (max-width: 1400px) 100vw, 1400px" /></p><p>A couple years ago, I was a developer for a startup which has almost no test coverage. Super enthusiastic me from the past spent a few weeks coding tests, and factories… all that based on the gem FactoryGirl. Two days before I’m satisfied of what I’ve done, they announce that FactoryGirl needs to be upgraded to <a href="https://github.com/thoughtbot/factory_bot_rails" rel="noopener noreferrer" target="_blank">FactoryBot</a>.</p>
<span id="more-2816"></span>

<p>A few days ago, I’m like hey I want to talk about <a href="https://www.django-rest-framework.org/" rel="noopener noreferrer" target="_blank">DRF</a> on Clever Cloud, I’ll make a little API, who cares which python I’m using, let’s use <a href="https://pythonclock.org/" rel="noopener noreferrer" target="_blank">2.7</a>! So I’m coding the project, making <a href="https://github.com/vvenance/personal-website-drf-backend/blob/master/README.md" rel="noopener noreferrer" target="_blank">a nice readme</a> and the python team finally decides to explicitly invite users to migrate to <a href="https://www.python.org/download/releases/3.0/" rel="noopener noreferrer" target="_blank">python 3</a>….</p>
<p>Anyway ! the project is <a href="https://github.com/vvenance/personal-website-drf-backend" rel="noopener noreferrer" target="_blank">here</a> all you have to do is to <code>git clone</code> the repo or have your own DRF repo locally.</p>
<p>If you use your own repo, make sure to have the following lines in your settings.py</p>
<pre><code class="language-python">PRODUCTION = True
if PRODUCTION:
    DATABASES = {
        &#39;default&#39;: {
            &#39;ENGINE&#39;: &#39;django.db.backends.postgresql_psycopg2&#39;,
            &#39;NAME&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_DB&#39;),
            &#39;USER&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_USER&#39;),
            &#39;PASSWORD&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_PASSWORD&#39;),
            &#39;HOST&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_HOST&#39;),
            &#39;PORT&#39;: os.environ.get(&#39;POSTGRESQL_ADDON_PORT&#39;),
        }
    }
</code></pre>
<p>go to <a href="https://console.clever-cloud.com/" rel="noopener noreferrer" target="_blank">Clever Cloud console</a> and select create a new application. Select brand new app.</p>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="select create a new clever cloud application" src="https://cdn.clever-cloud.com/uploads/2021/08/click-create-app.png"/>
</figure>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="create a new application" src="https://cdn.clever-cloud.com/uploads/2021/08/create-new-app.png"/>
</figure>

<p>Click next and select python, then name you application.</p>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom" alt="select python on the clever cloud console" src="https://cdn.clever-cloud.com/uploads/2021/08/select-python.png"/>
</figure>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="name the application" src="https://cdn.clever-cloud.com/uploads/2021/08/name-clever-app.png"/>
</figure>

<p>The Clever Cloud console will ask you if you want to link an add on. Select postgreSQL and name your add-on</p>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="select postgreSQL application" src="https://cdn.clever-cloud.com/uploads/2021/08/select-postgres.png"/>
</figure>
<figure style="position:relative;width:50%;height:auto;margin:0 auto">
    <img data-action="zoom"  alt="name the add on" src="https://cdn.clever-cloud.com/uploads/2021/08/name-add-on.png"/>
</figure>

<p>Just wait for the Clever console to set up your add on and application.</p>
<p>When your application is ready, you&#39;re invited to add environment variables.</p>
<p>If you use my project click on the expert mode button</p>
<figure>
  <img data-action="zoom" alt="select expert mode for adding env variables" src="https://cdn.clever-cloud.com/uploads/2021/08/expert-mode.png"/>
</figure>

<p>and paste the following :</p>
<pre><code class="language-bash">CC_PYTHON_MODULE=personal_website_backend.wsgi:application
CUSTOM_SECRET_KEY=your_custom_secret_key
PORT=8080
PRODUCTION=True
</code></pre>
<p>You can generate a secret key 50 chars long (DRF requirement) <a href="http://www.unit-conversion.info/texttools/random-string-generator/" rel="noopener noreferrer" target="_blank">here</a>.</p>
<p>If you use your own repo, add the env vars you need, but make sure to have at least <code>CC_PYTHON_MODULE=&lt;your_module_name&gt;.wsgi:application</code></p>
<p>Then click next, a new screen will display with a git command to add a new remote to your repo and do your first deploy</p>
<figure>
  <img data-action="zoom" alt="clever cloud instructions for git remote" src="https://cdn.clever-cloud.com/uploads/2021/08/clever-git-instructions.png"/>
</figure>

<p>Copy these lines and paste them directly in your console while being in your repo</p>
<pre><code class="language-bash">git remote add clever git+ssh:\/\/git@push-par-clevercloud-customers.services.clever-cloud.com/&lt;your_app_id&gt;.git
git push -u clever master
</code></pre>
<p>Go back to Clever Cloud console and just look at the deployment logs of your app. It will tell you when your app is up, so just go to the overview page and click on the link symbol to visit your app.</p>
<p>If you want to see the full procedure live, have a look <a href="https://www.useloom.com/share/cc5352092d994d6fa95629c29194f1b5" rel="noopener noreferrer" target="_blank">here</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
