Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InsForge/InsForge
/ endpoints
Endpoints
3 in github.com/InsForge/InsForge
⨍
Functions
3,036
◇
Types & classes
796
↳
Endpoints
3
Route
cmd_login
click.option("--password", prompt="Password", hide_input=True, help="Account password")
examples/python-ml-experiment-tracker/tracker/cli.py:None
Route
cmd_register
click.option( "--password", prompt="Password", hide_input=True, confirmation_prompt=True,
examples/python-ml-experiment-tracker/tracker/cli.py:None
Route
cmd_runs_get
runs_group.command("get")
examples/python-ml-experiment-tracker/tracker/cli.py:None