You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(docker): make jupyter user configurable and add sudo support
- Replace hardcoded 'jovyan' user with configurable JUPYTER_USER
- Add sudo installation and permissions for the new user
- Update volume paths to use the configurable username
- Remove unnecessary environment variables
0 commit comments