Skip to content

Cannot list running notebook with --allow-root #2375

Closed
@ywchan2005

Description

@ywchan2005

Several command patterns are tried, but none of them succeeds. How may 'root' list the running notebooks?

Case 1
> jupyter --allow-root notebook list
No such file or directory: /root/notebook

Case 2
> jupyter notebook --allow-root list
No such file or directory: /root/list

Case 3
> jupyter notebook list --allow-root
CRITICAL | Unrecognized flag: '--allow-root'

I'm using jupyter notebook 5.0.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions