Skip to main content

jnc workspace

Modifies workspace configuration stored in jnc.toml. This command provides subcommands for managing channels, platforms, environments, features, versioning, and other workspace settings. Alias: jnc project

Usage

Subcommands

channel

Manage conda channels for the workspace.

description

Get or set the workspace description.

platform

Manage target platforms for the workspace.
Platform: linux-aarch64 (Jetson). Additional platforms will be supported in the future.

version

Manage the workspace version.

environment

Manage environments in the workspace.

feature

Manage features in the workspace.

export

Export the workspace environment to other formats.
These commands produce output compatible with conda’s environment and explicit specification formats, making it easy to share environments with users of other conda tools.

name

Get or set the workspace name.

system-requirements

Manage system requirements for the workspace.

Global Options

Examples