-
Notifications
You must be signed in to change notification settings - Fork 297
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
Open the ipynb file in vs code and can't see the cells #13148
Comments
here is log
|
I encountered the same issue and am eager for any workaround or fix. |
i also use remote server. I didn't find a workaround for this issue, eventually I switched to vs code preview and jupyter cells worked fine. |
thanks I'll try it later and I found a relavant issure here microsoft/vscode#178191 |
It works !!! Thanks a lot !!! |
Duplicate of microsoft/vscode#166860 |
Environment data
Expected behaviour
open ipynb and show cells
Actual behaviour
open jupyter kernel but no show cells
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Logs
noting
Output for
Jupyter
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toJupyter
)ipynb file has some code, and i also can run it by other way. ![image](https://user-images.githubusercontent.com/37032100/227086783-837d814f-155f-4077-830f-2a236c64f88c.png) the cells can not show in windows ![image](https://user-images.githubusercontent.com/37032100/227086837-572850d1-9387-4402-96fb-731f1ed700d7.png)
The text was updated successfully, but these errors were encountered: