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

JSON rendering broken in many ways #16315

Open
1 of 2 tasks
vvilhonen opened this issue Dec 18, 2024 · 3 comments
Open
1 of 2 tasks

JSON rendering broken in many ways #16315

vvilhonen opened this issue Dec 18, 2024 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@vvilhonen
Copy link

Applies To

  • Notebooks (.ipynb files)
  • Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

Image
  • Expanding/collapsing missing
  • Indented printing unavailable
  • Crashing on arrays
  • Losing syntax colouring with longer inputs

VS Code Version

1.96.0

Jupyter Extension Version

2024.11.0

Jupyter logs

Visual Studio Code (1.96.0, undefined, desktop)
Jupyter Extension Version: 2024.11.0.
Python Extension Version: 2024.22.0.
Pylance Extension Version: 2024.12.1.
Platform: darwin (arm64).
Temp Storage folder ~/Library/Application Support/Code/User/globalStorage/ms-toolsai.jupyter/version-2024.11.0
Workspace folder ~/work/vscode-jupyter-json, Home = /Users/vesa.vilhonen
12:19:00.403 [info] Starting Kernel (Python Path: ~/.venv/bin/python, Venv, 3.13.0) for '~/work/vscode-jupyter-json/problem.ipynb' (disableUI=true)
12:19:00.475 [info] Process Execution: ~/.venv/bin/python -m pip list
12:19:00.476 [info] Process Execution: ~/.venv/bin/python -c "import ipykernel; print(ipykernel.__version__); print("5dc3a68c-e34e-4080-9c3e-2a532b2ccb4d"); print(ipykernel.__file__)"
12:19:00.477 [info] Process Execution: ~/.venv/bin/python -m ipykernel_launcher --f=/Users/~/Library/Jupyter/runtime/kernel-v376d4969e47eafaac7a1a841ee24f71589557f6bc.json
    > cwd: //Users/~/work/vscode-jupyter-json
12:19:00.932 [info] Kernel successfully started
12:19:00.934 [info] Process Execution: ~/.venv/bin/python /Users/~/.vscode/extensions/ms-toolsai.jupyter-2024.11.0-darwin-arm64/pythonFiles/printJupyterDataDir.py

Coding Language and Runtime Version

Python 3.13.0 but happens with every version

Language Extension Version (if applicable)

No response

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Local

@vvilhonen vvilhonen added the bug Issue identified by VS Code Team member as probable bug label Dec 18, 2024
@DonJayamanne
Copy link
Contributor

Please can you file a single issue per problem, as that allows us to deal with one problem per issue,

Eg if we fix one problem then we can close that issues allowing people to also work on different issues at a time

@vvilhonen
Copy link
Author

Oops, should I remove this and create the issues separate? I see somebody got assigned to this already

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Dec 18, 2024

Yes please, that’s fine if our issue assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

4 participants