File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,20 @@ To specify different options (such as the theme and template), create a
80
80
An example can be found in the
81
81
[ voila-demo] ( https://github.com/maartenbreddels/voila-demo ) repository.
82
82
83
+ ### Deployment on Ploomber Cloud
84
+
85
+ Ploomber Cloud offers a [ free deployment] ( https://platform.ploomber.io ) option for
86
+ Voilà apps. Once you create an account and log in, follow these steps:
87
+
88
+ 1 . Click on the "NEW" button
89
+ 2 . In the "Framework" section, click on Voilà
90
+ 3 . In the "Source code" section, click on "Upload your files"
91
+ 4 . Upload your ` .ipynb ` file and ` requirements.txt ` file
92
+ 5 . Click on "CREATE"
93
+ 6 . Wait until deployment finishes. To see your app, click on the "VIEW" button
94
+
95
+ Full instructions for deploying Voilà apps are available [ here.] ( https://docs.cloud.ploomber.io/en/latest/apps/voila.html )
96
+
83
97
### Deployment on Railway
84
98
85
99
:::{note}
You can’t perform that action at this time.
0 commit comments