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 examples with Visual Studio Code #39

Closed
pableeto opened this issue Aug 11, 2022 · 3 comments
Closed

Jupyter examples with Visual Studio Code #39

pableeto opened this issue Aug 11, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@pableeto
Copy link

Hi,
Thanks for releasing this great library!

I am using Jupyter Notebooks in Visual Studio Code.
When I run the "getting_started.ipynb" in python_examples, the final line of code

# display the scene in Jupyter
scene

does not show anything in the output cell in Visual Studio Code Notebook.
What is the expected behavior and/or best practices of using scenepic with Jupyter in VS Code?
Thanks a lot!

@matajoh matajoh added the bug Something isn't working label Aug 26, 2022
@matajoh
Copy link
Member

matajoh commented Aug 26, 2022

The desired behavior is that it displays in the same way as it would in Jupyter or JupyterLab. I've reproduced the behavior locally, and am investigating why this is happening. However, at the moment this does appear to be broken.

@matajoh
Copy link
Member

matajoh commented Sep 28, 2022

Just so you know this issue is being tracked and investigated here: microsoft/vscode-jupyter#11366

@matajoh
Copy link
Member

matajoh commented Nov 11, 2022

I believe this is fixed in the latest version of the jupyter extension + version 1.0.16.

@matajoh matajoh closed this as completed Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants