Skip to content

After upgrading JupyterLab using pip, I started jupyter-lab from the windows command and got an error. #577

Open
@acuenya

Description

@acuenya

I updated JupyterLab with pip

pip install JupyterLab --upgrade

after that I tried to start from Windows PS command as always do: jupyter-lab and got the following error

C:\Users\cueny\AppData\Local\Programs\Python\Python39\lib\site-packages\traitlets\traitlets.py:1872: FutureWarning: ServerApp.preferred_dir config is deprecated in jupyter-server 2.0. Use FileContentsManager.preferred_dir instead
return self._get_trait_default_generator(names[0])(self)
[C 2023-02-13 11:24:56.237 ServerApp] Bad config encountered during initialization: is outside root contents directory

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions