Skip to content

Jupyter notebook failed to launch on remote: NoPermissions #135808

@gandroz

Description

@gandroz

Environment data

  • VS Code version: 1.60.2
  • Jupyter Extension version (available under the Extensions sidebar): ms-toolsai.jupyter-2021.8.2041215044
  • Python Extension version (available under the Extensions sidebar): 2021.9.1246542782
  • OS (Windows | Mac | Linux distro) and version: CentOS (host) / Windows (client with remote extension)
  • Python and/or Anaconda version: python 3.9
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
  • Jupyter server running: Remote

Actual behaviour

Jupyter server unable to start due to file permission

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. Start VSCode on the Windows local machine
  2. Start remote session over SSH to a CentOS machine
  3. Install python and jupyter extensions(for vscode v1.60.2) on the remote CentOS machine
  4. Create a new blank notebook
  5. Select proper kernel (from the venv)
  6. Run a cell

Logs

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions