Skip to content

Allow users to use system Python for Notebooks #5838

@corivera

Description

@corivera

Currently the Notebook Python installation fails when using the system version of Python on Mac/Linux (/usr/bin/python), since we try to download files to that directory for installing dependencies. Starting a notebook afterwards also fails, since the jupyter command uses "." as the notebook directory.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions