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: docs/dev_guide/introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,4 +21,4 @@ In the *Document Writing* section, we will talk about how to write docs for your
21
21
In the *Checklist before PR* section is what you should do before you submit your PR to Github. In this section, you will learn how to write unit tests, check format, and add proper commentsin your code.
22
22
23
23
Finally, we will provide a case study, guiding you step-by-step on *how to write a generator*.
24
-
+[An example for developing: how to write a generator?](docs/dev_guide/generator.ipynb)
24
+
+[An example for developing: how to write a generator?](./generator.ipynb)
0 commit comments