jupyter導(dǎo)入文件的方法:首先啟動(dòng)jupyter,在網(wǎng)頁版jupyter中點(diǎn)擊右側(cè)new按鈕;然后在下拉菜單中點(diǎn)擊“Text File”可以新建文本文件,點(diǎn)擊Python3可以新建Python文件。
本文操作環(huán)境:Windows7系統(tǒng),Jupyter Notebook版本,Dell G3電腦。
jupyter導(dǎo)入文件的方法:
1、啟動(dòng)jupyter
打開cmd控制臺(tái),然后直接使用jupyter notebook命令即可啟動(dòng)jupyter,同時(shí)會(huì)打開網(wǎng)頁版jupyter。
2、在jupyter中添加文件
在網(wǎng)頁版jupyter中點(diǎn)擊右側(cè)new按鈕,在下拉菜單中點(diǎn)擊“Text File”可以新建文本文件,點(diǎn)擊Python3可以新建Python文件。
相關(guān)視頻推薦:PHP視頻教程