Skip to content

ujust jupyter

JupyterLab ML/AI development environment

Quick Start

Follow the standard service lifecycle:

Step Command Recording
1. Config ujust jupyter config
2. Start ujust jupyter start
3. Status ujust jupyter status
4. Logs ujust jupyter logs
5. Stop ujust jupyter stop

Subcommands

Configuration

Subcommand Arguments Description Recording
config Configure JupyterLab

Lifecycle

Subcommand Arguments Description Recording
restart Restart instance
start Start JupyterLab instance
stop Stop JupyterLab instance
delete Remove instance config and container

Monitoring

Subcommand Arguments Description Recording
status Show instance status
logs [--lines=N] View container logs
token-show Display current authentication token
url Show web UI access URL

Operations

Subcommand Arguments Description Recording
token-disable Disable token authentication
token-enable Enable token authentication
token-regenerate Generate new authentication token

Shell

Subcommand Arguments Description Recording
shell [-- CMD] Open shell or execute command in container

Other

Subcommand Arguments Description Recording
help Show help

Flags

Flag Short Default Values Description
--bind -b
--gpu-type -g
--image -i
--instance -n
--lines -l
--port -p
--tag -t
--workspace-dir -w

See Also

View all 13 command recordings for this service.


Source: just/bazzite-ai/jupyter.just