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

Terminal window is not accessible from notebook #27

Open
ACodingfreak opened this issue Jul 22, 2024 · 3 comments
Open

Terminal window is not accessible from notebook #27

ACodingfreak opened this issue Jul 22, 2024 · 3 comments
Labels
project/notebooks-v1 project - kubeflow notebooks v1

Comments

@ACodingfreak
Copy link

Hi All,

Currently I am using KFv1.8 and created a notebook using custom image - kubeflownotebookswg/jupyter-tensorflow-cuda-full:v1.9.0

On launching the notebook, when I connect to it, I can see that terminal window is completely blacked out. Is there a way to access the terminal properly?

image

image

@thesuperzapper
Copy link
Member

@ACodingfreak we really need more information to help you.

  • What browser are you using?

  • Does this happen with any other images, or just that one?

  • Is there anything in the Pod logs which would indicate an issue?

@ACodingfreak
Copy link
Author

Thanks for the reply @thesuperzapper. Please find my replies below

  • Issue could be specific to latest version of Firefox from windows 11.
    I tried with latest version of chrome and it seems to work fine in it.

  • I am testing v1.7, v1.8 and v1.9 images and the issues is only observed with v1.9.

@thesuperzapper
Copy link
Member

@ACodingfreak then it's probably related to some upstream JupyterLab change, because the latest 1.9 images now use the latest JupyterLab 4.2.1, whereas the older ones used 3.6.6.

Check for similar issues upstream, or possibly raise a new one in the JupyterLab repo (if you can reproduce it when running a local version of JupyterLab of the same version).

@thesuperzapper thesuperzapper added the project/notebooks-v1 project - kubeflow notebooks v1 label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project/notebooks-v1 project - kubeflow notebooks v1
Projects
Status: In Discussion
Development

No branches or pull requests

2 participants