File tree Expand file tree Collapse file tree 3 files changed +419
-5
lines changed
Expand file tree Collapse file tree 3 files changed +419
-5
lines changed Original file line number Diff line number Diff line change 1- # Release Notes
21
3- ## 0.0.0 (YYYY-MM-DD)
4-
5- - TBD
Original file line number Diff line number Diff line change 9595
9696### Create client
9797
98+ **You can also find some notebook examples [here](https://github.com/instill-ai/python-sdk/tree/main/notebooks)**
99+
98100Simply import the ` get_client` function to get the client that are connected to all services with the config you setup previously.
99101
100102` ` ` python
@@ -411,7 +413,7 @@ instill_model_pipeline([i])[0][0]["output"][0]["category"] == "dog"
411413
412414## Contributing
413415
414- Please refer to the [ Contributing Guidelines] ( . /.github/CONTRIBUTING.md) for more details.
416+ Please refer to the [ Contributing Guidelines] ( https://github.com/instill-ai/python-sdk/blob/main /.github/CONTRIBUTING.md) for more details.
415417
416418## Community support
417419
You can’t perform that action at this time.
0 commit comments