Skip to content

Notebook Model Path contains UUID ? #1059

@Carreau

Description

@Carreau

Some time JPY_SESSION_NAME was introduce to less kernels know about which file they were attached to,

in particular this was set via

sm.create_session(
                    path=path, # where this is supposed to be the path of current document.
                    kernel_name=kernel_name,
                    kernel_id=kernel_id,
                    name=name,
                    type=mtype,
                )

Currently this seem to contain UUID, like I get sessions IDs that are like: 'path': 'tests/34361149-e3d8-4dbc-9302-0e86431b3e8c'.

Is that on purpose ?

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