Note
Click here to download the full example code
Web UI
Ragna comes with a web UI where you can try out all of the features!
Under development
This documentation page is being actively worked on. It will be updated with more details soon. :)
You can launch the web application from the CLI:
ragna ui
It will open in a browser window automatically and you should see the login screen:
By default ragna.deploy.RagnaDemoAuthentication is used. Thus, you can use any
username and a matching password to authenticate. For example, you can leave both fields
blank or use ragna
/ ragna
as in the image above.
Total running time of the script: ( 0 minutes 0.000 seconds)
Download Python source code: gallery_web_ui.py