- Matplotlib for Python Developers
- Aldrin Yim Claire Chung Allen Yu
- 63字
- 2021-08-27 18:48:18
Documenting in Markdown
Jupyter Notebook supports Markdown syntax for organized documentation:
- Select Markdown from the drop-down list in the toolbar.
- Write your notes in the gray input box.
- Click on Run or Shift + Enter:

After running the cell, the text will be styled in the display:

You can find a detailed Markdown cheat sheet by Adam Pritchard at https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet.
推薦閱讀
- 演進式架構(原書第2版)
- Advanced Machine Learning with Python
- Unreal Engine Physics Essentials
- 程序員面試算法寶典
- 區塊鏈架構與實現:Cosmos詳解
- Network Automation Cookbook
- Mastering Python High Performance
- 程序員修煉之道:通向務實的最高境界(第2版)
- Hands-On Automation Testing with Java for Beginners
- 機器學習與R語言實戰
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- MySQL入門很輕松(微課超值版)
- PHP編程基礎與實踐教程
- Unity 2018 Augmented Reality Projects
- 分布式數據庫原理、架構與實踐