Jupyter Notebook progress bar is broken with Julia (not Python) #200261
Labels
bug
Issue identified by VS Code Team member as probable bug
notebook-builtin-renderers
Builtin notebook output renderers for HTML, JS and images
notebook-output
Applies To
What happened?
Progress bars on Julia Jupyter notebooks are broken, as they were previously in Python. This is what happens:
This is what should happen:
This also happens with Julia's ProgressBars.jl package.
This does not happen in Python, with tdqm for example. I.e., it works as expected in Python.
Here's the example code for demonstrating this behavior:
VS Code Version
Version: 1.72.2 Commit: d045a5e Date: 2022-10-12T22:16:26.920Z Electron: 19.0.17 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Linux x64 5.15.0-52-generic snap Sandboxed: No
Jupyter Extension Version
v2022.9.1202862440
Jupyter logs
Coding Language and Runtime Version
Julia 1.6.7
Language Extension Version (if applicable)
Julia extension v1.38.2
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
Local
The text was updated successfully, but these errors were encountered: