Skip to content

Commit b0315d1

Browse files
authored
Merge pull request #1406 from deven367/master
2 parents 153f2f6 + d6f5f8c commit b0315d1

File tree

1 file changed

+1
-1
lines changed
  • nbs/blog/posts/2022-08-25-jupyter-git

1 file changed

+1
-1
lines changed

nbs/blog/posts/2022-08-25-jupyter-git/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: The Jupyter+git problem is now solved
99

1010
_[Originally posted](https://www.fast.ai/2022/08/25/jupyter-git/) on the fast.ai blog_
1111

12-
> Jupyter notebooks don’t work with git by default. With [nbdev2](https://nbdev.fast.ai/), the Jupyter+git problem has been totally solved. It provides a set of hooks which provide clean git diffs, solve most git conflicts automatically, and ensure that any remaining conflicts can be resolved entirely within the standard Jupyter notebook environment. To get started, follow the directions on [Git-friendly Jupyter](https://nbdev.fast.ai/01_Tutorials/02_git_friendly_jupyter.html).
12+
> Jupyter notebooks don’t work with git by default. With [nbdev2](https://nbdev.fast.ai/), the Jupyter+git problem has been totally solved. It provides a set of hooks which provide clean git diffs, solve most git conflicts automatically, and ensure that any remaining conflicts can be resolved entirely within the standard Jupyter notebook environment. To get started, follow the directions on [Git-friendly Jupyter](https://nbdev.fast.ai/tutorials/git_friendly_jupyter.html).
1313
1414
## The Jupyter+git problem
1515

0 commit comments

Comments
 (0)