ニュース

Relevant/affected Python packages and their versions: matplotlib Expected behaviour I am trying to practice using matplotlib in VSCode. In Jupyter, I can do the following. Basically, after I created ...
A classic jupyter notebook correctly reproduces the chart. When trying to do so in the VScode notebook, the kernel crashes. The conda environment only has installed ipykernel, pandas, matplotlib, and ...