tutorials
tutorials copied to clipboard
[BUG] - plt.show() not work
Add Link
https://github.com/pytorch/tutorials/blob/7135b5b71311fc6e4ac3b71d639762c226ea261e/beginner_source/basics/data_tutorial.py#L237
Describe the bug
in this repo file: beginner_source/basics/data_tutorial.py, line 237, plt.show() not work, I insert plt.axis() before plt.show(), then it works.
Describe your environment
My env: Windows 11, wsl, pycharm pro