StatCan / aaw

Documentation for the Advanced Analytics Workspace Platform
https://statcan.github.io/aaw/
Other
67 stars 12 forks source link

JupyterLab Notebook: Byobu unusable due to ownership conflict #1951

Open Souheil-Yazji opened 4 months ago

Souheil-Yazji commented 4 months ago

Describe the bug

Byobu cannot be used on notebooks due to permissions isolation:

image

Environment info

Namespace: Any

Notebook/server: Any

Steps to reproduce

Steps to reproduce the behavior:

  1. Launch a JLab notebook
  2. type byobu
  3. see error

Expected behaviour

Byobu starts

Screenshots

See top

Additional context

I believe there's no ability to su -c byobu $NB_USER or anything similar due to escalation as jovyan