Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote Jupyter server does not open in VSC #2583

Closed
Bill-Fujimoto opened this issue Dec 12, 2019 · 1 comment
Closed

Remote Jupyter server does not open in VSC #2583

Bill-Fujimoto opened this issue Dec 12, 2019 · 1 comment

Comments

@Bill-Fujimoto
Copy link

Issue Type: Bug

  1. I started the remote jupyter notebook server with appropriate port forwarding command
  2. I entered the remote server address https://localhost:8888 (no authentication is required) in the VSC dialog box
  3. Nothing appears to happen in VSC
  4. The same jupyter notebook web page opens fine in a web browser

Extension version: 2019.11.50794
VS Code version: Code 1.40.2 (f359dd69833dd8800b54d458f6d37ab7c78df520, 2019-11-25T14:54:45.096Z)
OS version: Windows_NT x64 10.0.18362

System Info
Item Value
CPUs Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 x 1800)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.84GB (6.80GB free)
Process Argv
Screen Reader no
VM 0%
@rchiodo
Copy link
Contributor

rchiodo commented Dec 12, 2019

Sorry but that's not how the remote server URI works. It is the URI of the server we will use after you open a notebook file (or use the interactive window).

For more information see the docs here:
https://code.visualstudio.com/docs/python/jupyter-support

@rchiodo rchiodo closed this as completed Dec 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 19, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants