Skip to content

samb-t/fora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fora

Warning

Fora is actively in development. Expect breaking changes, incomplete features, and rough edges.

Azure ML from your terminal.

Fora is a terminal UI for managing Azure Machine Learning workspaces. Browse jobs, experiments, and compute in an interactive TUI.

Features

  • Terminal UI — Browse recent jobs, experiments, and compute resources in an interactive interface built with Ratatui
  • Multi-workspace — Switch between Azure ML workspaces on the fly
  • TOML configuration — Simple config for workspaces, UI preferences, and column layouts

Install

Requires the Rust toolchain and Azure CLI (az login).

git clone https://github.com/samb-t/fora.git
cd fora
cargo install --path fora_cli

See the installation docs for other methods including mise.

Quick start

Launch the TUI and set up a config interactively:

fora

Or manually run the configuration setup:

fora init

Documentation

Full documentation is available at samb-t.github.io/fora.

Development

cargo build                                    # build
cargo test --all                               # test
cargo clippy --all-targets --all-features      # lint
cargo fmt --all                                # format

License

MIT

About

Azure ML from your terminal

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages