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: website/docs/Contribute.md
+5
Original file line number
Diff line number
Diff line change
@@ -208,6 +208,11 @@ Then you can see the coverage report by
208
208
`coverage report -m` or `coverage html`.
209
209
210
210
### Documentation
211
+
212
+
#### How to get a notebook rendered on the website
213
+
214
+
See [here](https://github.com/microsoft/autogen/blob/main/notebook/contributing.md#how-to-get-a-notebook-displayed-on-the-website) for instructions on how to get a notebook in the `notebook` directory rendered on the website.
215
+
211
216
#### Build documentation locally
212
217
1\. To build and test documentation locally, first install [Node.js](https://nodejs.org/en/download/). For example,
0 commit comments