如何建立一個julia深度學習的conda環境
Last updated
Was this helpful?
Last updated
Was this helpful?
首先你要先裝Anaconda,到來下載你環境的版本,我的是ubuntu16.04,以下說明都是以這個作業系統環境。
首先你要先知道你的jupyter灌在哪個路徑
/home/phoebehuang/anaconda3/bin/jupyter
複製該路徑,然後
此時在julia的命令行下
此時在Pkg模式下
(Optional) 如果你的環境有gpu
[ Info: Testing using device GeForce GTX 1080 Test Summary: | Pass Broken Total CUDAnative | 272 1 273 Testing CUDAnative tests passed
接下來按 ctrl+c 離開pkg模式,回到julia模式
此時
到工作資料夾下用jupyter notebook
命令行開啟 jupyter ,會發現多一個 julia 的 kernel
或是用jupyter kernelspec list
來檢查多出來的kernel