Closed
Description
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.