> For the complete documentation index, see [llms.txt](https://brianwu.gitbook.io/brian/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brianwu.gitbook.io/brian/python/jupyter.md).

# jupyter

cell 綠色：編寫中 cell 藍色：其他指令

其他指令： Ｘ：刪除當前 cell Ａ：在當前 cell 上方新增一個新的 cell Ｂ：在當前 cell 下方新增一個新的 cell shift-Enter：執行當前 cell，並跳到下一個 cell Ctrl-Enter：執行當前 cell Ｍ：轉成 markdown 模式 (框框會變成紅色)
