from nicegui import ui ui.label('Hello NiceGUI on Mint') ui.run()