Share an App

Audience: Users who want to show off their work.


Option 1: Run on the cloud to share

To share an app, simply run your app on the cloud:

lightning run app app.py --cloud

Then share the link that’s generated.


Option 2: Expose a tunnel to share

If you’d like to share yourself, feel free to run the app in local mode and expose the URlapp.

Run local:

lightning run app app.py

And then, use one of the many guides to expose a tunnel.