Authentication
To host your app on Datapane Cloud, create a free API key and login using your local Datapane library.
You can authenticate through either the CLI or the Python library, and all future requests will automatically be authenticated.
Sign up
You can sign up for a free account:
Login
After creating an account, you will be asked to name your workspace and invite any collaborators. From here, you will be presented with your API key which you can use to authenticate with Datapane Cloud.
Info
You can also run datapane login
without your token. If you're logged in to Datapane in your browser, you'll be prompted there to confirm automatically logging in using your API key without having to copy it over to the CLI.