Skip to content

Default namespace in a notebook #2642

@natashadsilva

Description

@natashadsilva

I am trying to document how to find a job submitted from a notebook and I'm looking for clarification on spaces+namespaces in Python notebooks.

When you don't specify a namespace, the resulting job name is just topology name, but the run name is cpd-project::topology_name_id .

When you do specify a namespace, the job name is namespace-topololgy-name, and the run name is namespace::topology_name_id

Can we use the default namespace in the job name? This will keep things consistent.

No namespace:
image

Namespace:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions