Skip to content

Commit db70a21

Browse files
committed
add link to jupyter notebook
1 parent ec76e94 commit db70a21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/cognitive-services/openai/tutorials/embeddings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ After setting the environment variables you may need to close and reopen jupyter
115115

116116
Run the following code in your preferred Python IDE:
117117

118+
If you wish to view the jupyter notebook that corresponds to this tutorial you can download the tutorial from our [samples repo](https://github.com/Azure-Samples/Azure-OpenAI-Docs-Samples/blob/main/Samples/Tutorials/Embeddings/embedding_billsum.ipynb)
119+
118120
## Import libraries and list models
119121

120122
```python

0 commit comments

Comments
 (0)