Command-line interface

When you use the Jeamlit fat jar — a jar that contains jeamlit and all its dependencies packaged together — a command-line (CLI) tool is available. The purpose of this tool is to run Jeamlit apps, change Jeamlit configuration options, and help you diagnose and fix issues.

The most important command is jeamlit run, which is summarized for convenience here:

jeamlit run YourApp.java

At any time, in your terminal, you can stop the server with Ctrl+C.

forum

Still have questions?

Go to our discussions forum for helpful information and advice from Jeamlit experts.