features icon indicating copy to clipboard operation
features copied to clipboard

Install Jupyterlab for root user

Open Mathiyarasy opened this issue 1 year ago • 0 comments

JupyterLab is not opening from codespace when jupyterlab is installed for root user as it requires --allow-root. Error as Running as root is not recommended. Use --allow-root to bypass in interactive shell

Feature Name

  • Python

Changelog

  • Setting the jupyter configuration with ServerApp.allow_root = True

Mathiyarasy avatar Dec 18 '24 15:12 Mathiyarasy