Skip to content

Not able to render jupyter lab/notebooks in browser although the kernel is starting alright. #312

@binarycache

Description

@binarycache
  • VS Code Version: 1.64.2
  • OS Version: 18.04.6 LTS

Steps to Reproduce:

  1. Running the docker image from inside slurm accessed via ssh.
  2. docker run -it --init -p 3000:3000 -v "$(pwd):/home/workspace:cached" gitpod/openvscode-server
  3. Afte installing python kernel is getting selected.
  4. Can't render ipynb files (Tried on different versions of python, even with conda environment)

Jupyter Log Output:
Info 15:40:06: Find preferred kernel for untitled:Untitled-1.ipynb?jupyter-notebook with metadata {"orig_nbformat":4,"language_info":{"name":"python"}} & preferred interpreter /usr/bin/python3
Info 15:40:06: findKernel found Python 3.6.9 64-bit
Info 15:40:06: PreferredConnection: .jvsc74a57bd031f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6./usr/bin/python3./usr/bin/python3.-m#ipykernel_launcher found for NotebookDocument: untitled:Untitled-1.ipynb?jupyter-notebook
Info 15:40:06: TargetController found ID: .jvsc74a57bd031f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6./usr/bin/python3./usr/bin/python3.-m#ipykernel_launcher for document untitled:Untitled-1.ipynb?jupyter-notebook
Info 15:40:06: Setting controller affinity for untitled:Untitled-1.ipynb?jupyter-notebook .jvsc74a57bd031f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6./usr/bin/python3./usr/bin/python3.-m#ipykernel_launcher
Info 15:40:06: Creating controller for jupyter-notebook with interpreter /usr/bin/python3

Regards,
Anmol

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