You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nbs/llms.txt
+11-4Lines changed: 11 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
nbdev makes exploration an integral part of your workflow, all while promoting software engineering best practices. It allows you to write, test, document, and distribute software packages and technical articles — all in one place, your notebook.
4
4
5
-
Here are some of its features:
5
+
Here are some of nbdev's features:
6
6
7
7
- **Supports literate programming**: write prose, code, and tests in notebooks — no context-switching
8
8
- **Git-friendly notebooks**: human-readable merge conflicts; no unwanted metadata
@@ -13,12 +13,19 @@ Here are some of its features:
0 commit comments