You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Access the same file from a different machine using a network or cloud storage.
Attempt to view the file content.
Expected
I should be able to view the content of the .ipynb file from a different machine, when I accessed the vscode container using the IP address of the machine which is running the vs code container.
Actual
I am able to see the vscode when accessed over the network, but is not able to view the content of the file.
Although I can see the cells in the outline section of the vscode (bottom left)
When accessing the vscode from the machine which is running the vscode container --> able to see the content of the file.
when accessing the vscode from a different machine using ip address of the machine which is running the vscode container. ---> the file content is not visible on the editor, but we can see the content in the left side of the outline pannel
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
I cannot reproduce this in VS Code.
I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
I am using HTTPS.
Notes
I have not tried in VS CODE and GitHub Codespaces.
Please let me know if I need to provide any other information
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
OS/Web Information
code-server --version
:latestSteps to Reproduce
Expected
I should be able to view the content of the .ipynb file from a different machine, when I accessed the vscode container using the IP address of the machine which is running the vs code container.
Actual
I am able to see the vscode when accessed over the network, but is not able to view the content of the file.
Although I can see the cells in the outline section of the vscode (bottom left)
When accessing the vscode from the machine which is running the vscode container --> able to see the content of the file.

when accessing the vscode from a different machine using ip address of the machine which is running the vscode container. ---> the file content is not visible on the editor, but we can see the content in the left side of the

outline
pannelLogs
No response
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
Are you accessing code-server over HTTPS?
Notes
I have not tried in VS CODE and GitHub Codespaces.
Please let me know if I need to provide any other information
The text was updated successfully, but these errors were encountered: