jackfrued / jackfrued/Python-100-Days

能否使用jupyter notebook编辑的格式的文件来展示教程

Open
#76 0 comments 2 reactions 0 assignees View on GitHub

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笔记格式就非常棒。

image

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

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.