Open FakeTrader opened 2 years ago
Thanks for the issue. autotime
breaks the variable window because we parse the output from executing a cell and we don't expect the extra time: n ms
.
This doesn't seem to repro anymore
nevermind, still breaks. Although the built-in variable view can handle it: "notebook.variablesView": true
Applies To
What happened?
autotime is used for displaying execution time. Package link: jupyter-autotime or ipython-autotime
Variable View will stuck on `Loading variables'
VS Code Version
1.69.2
Jupyter Extension Version
2022.6.1201981810
Jupyter logs
Coding Language and Runtime Version
Python v3.9.13
Language Extension Version (if applicable)
v2022.10.1
Anaconda Version (if applicable)
4.13.0
Running Jupyter locally or remotely?
Local