jackfrued / jackfrued/Python-100-Days
能否使用jupyter notebook编辑的格式的文件来展示教程
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
jupyter Notebook编辑得到.ipynb带有代码和运行结果,同时支持markdown语法,而且其他人可以直接运行。
如下李金的python笔记格式就非常棒。

再如keras之父的deep-learning-with-python-notebooks也是notebook编写的。

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked .ipynb examples and the repository's existing tutorial materials to determine which content is in scope. Define the notebook structure and conversion boundaries first; done should mean the selected tutorials contain runnable code, captured results, and Markdown explanations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- content, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100