Deployment#
To share a Plix presentation, you first need to get the credentials. After registration, the file plix.json
will be saved. Plix will first look in ~/.plix/
, and then in the current directory. After you obtain the credentials, use share
from plix import Slide
Slide().text('Example Sharing').share()
A URL will be displayed. The visibility of this URL depends on the plan you subscribed to.