Skip to content

Commit 6fbb9e8

Browse files
authored
Add link for rendering notebooks docs on website (#2191)
1 parent 21a7eb3 commit 6fbb9e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/docs/Contribute.md

+5
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,11 @@ Then you can see the coverage report by
208208
`coverage report -m` or `coverage html`.
209209

210210
### 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+
211216
#### Build documentation locally
212217
1\. To build and test documentation locally, first install [Node.js](https://nodejs.org/en/download/). For example,
213218
```bash

0 commit comments

Comments
 (0)