atlas.cli.serve_cmd.run_serve
Details
Type: function
File: atlas/cli/serve_cmd.py
Lines: 10–17
Signature: (host: str='127.0.0.1', port: int=8765, reload: bool=False) -> int
Docstring
Run the Atlas web dashboard with uvicorn.
Type: function
File: atlas/cli/serve_cmd.py
Lines: 10–17
Signature: (host: str='127.0.0.1', port: int=8765, reload: bool=False) -> int
Run the Atlas web dashboard with uvicorn.