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: examples/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,9 @@ This directory contains various examples demonstrating how to use Open Interpret
7
7
-**Terminal Usage**: Examples of how to use Open Interpreter directly from your terminal.
8
8
-**Python Integration**: How to integrate Open Interpreter into your Python scripts for more complex workflows.
9
9
-**Custom Profiles**: Examples of using YAML files for setting default behaviors and configurations.
10
+
11
+
## Colab Notebooks
12
+
13
+
[Google Colab](https://colab.google/) provides a sandboxed development environment for you to run code in. Here are some Jupyter Notebooks on Colab that you can try:
14
+
15
+
Local 3: [](https://colab.research.google.com/drive/1jWKKwVCQneCTB5VNQNWO0Wxqg1vG_E1T#scrollTo=13ISLtY9_v7g)
0 commit comments