Skip to content

Commit

Permalink
[Doc] Banner for Community tier (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
LatentDream authored Dec 5, 2024
1 parent 5f3c798 commit b9662a7
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/apps/dash.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@ ploomber-cloud deploy --watch
To ensure your app doesn't break on re-deployments, pin your [dependencies.](pin-dependencies)
```

## Community Edition Banner

When deploying Dash apps using our Community Edition, we automatically add a marketing banner to your application. This banner helps us maintain and improve our free hosting services. To remove the banner, [you'll need to upgrade to a paid plan](https://www.platform.ploomber.io/register/?trial=pro).

If you experience any technical issues with your application related to the banner, please don't hesitate to reach out to our [support](support) team for assistance.

## Production deployments

Ploomber has features to help you deploy production-ready Dash apps
Expand Down
7 changes: 7 additions & 0 deletions doc/apps/shiny-r.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,13 @@ ploomber-cloud deploy --watch
````
`````

## Community Edition Banner

When deploying Shiny apps using our Community Edition, we automatically add a marketing banner to your application. This banner helps us maintain and improve our free hosting services. To remove the banner, [you'll need to upgrade to a paid plan](https://www.platform.ploomber.io/register/?trial=pro).

If you experience any technical issues with your application related to the banner, please don't hesitate to reach out to our [support](support) team for assistance.


## Production deployments

Ploomber has features to help you deploy production-ready Shiny R apps
Expand Down
6 changes: 6 additions & 0 deletions doc/apps/streamlit.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@ ploomber-cloud deploy --watch
To ensure your app doesn't break on re-deployments, pin your [dependencies.](pin-dependencies)
```

## Community Edition Banner

When deploying Streamlit apps using our Community Edition, we automatically add a marketing banner to your application. This banner helps us maintain and improve our free hosting services. To remove the banner, [you'll need to upgrade to a paid plan](https://www.platform.ploomber.io/register/?trial=pro).

If you experience any technical issues with your application related to the banner, please don't hesitate to reach out to our [support](support) team for assistance.

## Production deployments

Ploomber has features to help you deploy production-ready Streamlit apps
Expand Down
1 change: 1 addition & 0 deletions doc/quickstart/support.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Get support

(support)=
## Community users

[Join our Slack](https://ploomber.io/community/) and post your question on the `#ask-anything` channel.
Expand Down

0 comments on commit b9662a7

Please sign in to comment.