
- Jupyter 教程
- Jupyter - 首頁
- IPython
- IPython - 簡介
- IPython - 安裝
- IPython - 快速上手
- 執行和編輯 Python 指令碼
- IPython - 歷史命令
- IPython - 系統命令
- IPython - 命令列選項
- 動態物件自省
- IPython - IO 快取
- 設定 IPython 為預設 Python 環境
- 匯入 Python Shell 程式碼
- IPython - 嵌入 IPython
- IPython - 魔術命令
- Jupyter
- Jupyter 專案 - 概述
- Jupyter Notebook - 簡介
- 線上使用 Jupyter
- 安裝和快速上手
- Jupyter Notebook - 儀表盤
- Jupyter Notebook - 使用者介面
- Jupyter Notebook - 單元格型別
- Jupyter Notebook - 編輯
- Jupyter Notebook - Markdown 單元格
- 單元格魔法函式
- Jupyter Notebook - 繪圖
- 轉換 Notebook
- Jupyter Notebook - IPyWidgets
- QtConsole
- QtConsole - 快速上手
- QtConsole - 多行編輯
- QtConsole - 內聯圖形
- QtConsole - 儲存為 Html
- QtConsole - 多個控制檯
- 連線到 Jupyter Notebook
- 使用 github 和 nbviewer
- Jupyter 資源
- Jupyter - 快速指南
- Jupyter - 有用資源
- Jupyter - 討論

Jupyter 教程
Jupyter 專案是一個用於互動式計算的綜合軟體套件,包括 Jupyter Notebook、QtConsole、nbviewer、JupyterLab 等多個包。本教程將為您提供關於 Jupyter 專案的全面知識。在本教程結束時,您將能夠將其概念應用到您的軟體編碼中。
讀者物件
Jupyter Notebook 如今是資料科學家事實上的標準互動式環境。本教程適用於所有希望學習和實踐 Python/R 等資料科學庫的人。
前提條件
本教程並非教授 Python 程式設計。它描述瞭如何使用強大的互動式環境來使用 Python。我們假設您已經很好地理解了 Python 程式語言。如果您是 Python 和其他相關概念的初學者,建議您先學習這些方面的教程,然後再開始學習 Jupyter。
廣告