Figures now render in the Plots pane by default. To make them also appear inline in the Console, uncheck “Mute Inline Plotting” under the Plots pane options menu.
如何消除?
Plots => “Mute Inline Plotting”
圖片將直接出現在IPython Console中
如果figsize設定比較大
也會占掉Console滿大版面
可視自己習慣是否勾選
“Mute Inline Plotting”
IPython Console中:
!python -V 查詢python版本
!where python 查詢python安裝路徑
前面多加一個!
效果同cmd中key一樣的指令
沒加!則會出現
SyntaxError: invalid syntax
推薦hahow線上學習python: https://igrape.net/30afN