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

Jupyter ipynb file cannot work on iPad, but iphone displays properly. I have already configed https for code-server. #6761

Open
1 of 2 tasks
xsw300 opened this issue Apr 17, 2024 · 3 comments
Labels
bug Something isn't working os-ios iOS/iPad related triage This issue needs to be triaged by a maintainer

Comments

@xsw300
Copy link

xsw300 commented Apr 17, 2024

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Edge/Chrome/Safari/Firefox
  • Local OS: IOS 17.4.1 on iPad Pro 2018
  • Remote OS: Ubuntu Server 22.04 LTS 64bit
  • Remote Architecture:
  • code-server --version: 4.23.0

Steps to Reproduce

  1. Config https for code-server.
  2. Open code-server on Edge/Chrome/Safari/Firefox
  3. Install extension Jupyter and Python
  4. Tap any ipynb file

Expected

Ipynb should display properly on iPad as same as iPhone or android devices.

Actual

I have already configured https for code-server. I want to edit jupyter script on code-server. But all my devices e.g. android, pc, even iPhone pro 11 can load ipynb properly but iPad pro.
Ipynb files stuck loading on iPad as if I haven't config https for code server.

Logs

No response

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

No, this works as expected in native VS Code

Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

@xsw300 xsw300 added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Apr 17, 2024
@coder-labeler coder-labeler bot added the os-ios iOS/iPad related label Apr 17, 2024
@code-asher
Copy link
Member

Can you get the logs from the browser console? I suspect a browser issue.

@xsw300
Copy link
Author

xsw300 commented Apr 18, 2024

Can you get the logs from the browser console? I suspect a browser issue.

20240418-112308
This is the logs from my iPad. I used a extension called Web Inspector for capturing it. I open .ipynd right directly after I login codeserver.

2024-04-18
This is the logs from my pc.

I found out that the log 'Jupyther Notebook Renderer actived' only shows on pc.

@code-asher
Copy link
Member

Thank you! That null error seems weird but I have no idea if it is related. I was hoping to see something more specific, but no luck.

Could you try Codespaces and see if the same thing happens there? If it does, I think we will need to open an issue with the extension or VS Code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working os-ios iOS/iPad related triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants