想知道Python 是哪個版本,你可以在notebook 中插入 !python -V 這樣的system alias 來觀察,所以當然也可以使用 !pip list 觀察到底預裝了哪些函式庫, ...
確定! 回上一頁