如何安裝jupyter筆記本

Barbara Streisand
發布: 2024-11-18 18:36:03
原創
374 人瀏覽過

How to install jupyter notebook

步驟1

檢查python是否安裝。

on command prompt
type the following command :
python --version

登入後複製

如果未下載 python,請從其網站下載

步驟2

檢查pip是否安裝

on cmd
type the following command
pip --version


登入後複製

步驟3

安裝jupyter筆記本

type the following command on the commmand prompt :
pip install notebook

登入後複製

步驟4

安裝成功後
開啟 jupyter 筆記本

type the following command on the command prompt :
jupyter notebook

登入後複製

完畢

以上是如何安裝jupyter筆記本的詳細內容。更多資訊請關注PHP中文網其他相關文章!

來源:dev.to
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
作者最新文章
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板