-
Notifications
You must be signed in to change notification settings - Fork 299
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
After updates, cannot connect to remote servers. #7875
Comments
Thanks for coming this issue and sorry you area thinking into this.
|
This might be related: |
Sorry, but code server is not something we support, would help if you provide the logs and information requested above. |
|
Looks like the Jupyter extension was not installed correctly as the times area missing.
Closing this issue as it's a bug in the installation of the extension. Code server needed to install the extension correctly. Individual extensions aren't rresponsible for installation of extensions. |
Environment data
Expected behaviour
Successfully connect to Jupyter notebook Server launched under a PBS interactive job. Several weeks ago the same method succeeded.
Actual behaviour
Launch an Jupyter notebook server under a PBS interactive job, the URI is input to the Jupyter server option. According to the command-line interface, no new notebook is created.
Whereas, launching a Jupyter notebook server in login node, can be accessed by the jupyter notebook when the URI is assigned.
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Logs
Output for
Jupyter
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toJupyter
)The text was updated successfully, but these errors were encountered: