修改Anaconda中的Jupyter Notebook當下工作路徑
os模組提供了不少與作業系統相關聯的函式。
import os
os.getcwd() #現在的工作路徑
os.chdir('__dir__') #__dir__處輸入路徑即可
相關文章
- 如何修改Jupyter Notebook工作路徑(Anaconda中)
- 修改 jupyter notebook 啟動工作路徑的方法
- Anaconda下安裝Jupyter notebook
- Jupyter Notebook怎麼更改預設路徑
- Jupyter Notebook修改登陸密碼密碼
- Python環境的安裝(Anaconda+Jupyter notebook+Pycharm)PythonPyCharm
- pycharm中執行jupyter notebookPyCharm
- Jupyter Notebook 下安裝 PHP 核心PHP
- Jupyter Notebook的安裝
- 【Jupyter Notebook】jupyter notebook呼叫另一個.ipynb檔案
- 怎麼修改spyder預設工作路徑
- 《機器學習實戰》-01機器學習基礎 #win8-anaconda prompt配置jupyter notebook機器學習
- 修改VS中的NuGet包下載路徑
- jupyter notebook 中執行展示控制行的數量
- jupyter notebook中 切換不同的Python環境Python
- jupyter notebook各種操作
- Jupyter Notebook入門指南
- Jupyter Notebook簡潔教程
- 如何修改Git Bash的預設開啟工作路徑Git
- 怎麼設定jupyter路徑?
- Jupyter Notebook 中同時使用 Python 和 RPython
- 如何在指定資料夾下進入jupyter notebook
- anaconda中python環境路徑衝突問題Python
- jupyter notebook 遠端訪問
- 搭建jupyter notebook伺服器伺服器
- Jupyter Notebook 使用與安裝
- 遠端訪問jupyter notebook
- Jupyter notebook快速入門教程
- [譯] 給初學者的 Jupyter Notebook 教程
- 修改桌面路徑
- 安裝anaconda並且配置jupyter notebook支援python2.x和3.x共存Python
- jupyter notebook外掛環境配置
- Jupyter notebook 新增虛擬環境
- linux 的當前路路徑Linux
- 怎麼看jupyter的檔案儲存路徑
- 將Python虛擬環境新增到Jupyter Notebook中Python
- Windows伺服器下修改iTunes備份路徑 的方法Windows伺服器
- 非歸檔模式下的資料檔案路徑修改模式