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: doc/AI-Tutorial-Notebook.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# The PyImageJ AI Notebook
1
+
# Google Colab Notebook
2
2
3
3
This document is designed to supplement your use of our PyImageJ + Large Language Model (LLM) Google Colab Notebook:
4
4
@@ -10,7 +10,7 @@ This document is designed to supplement your use of our PyImageJ + Large Languag
10
10
If any of these topics are new to you:
11
11
* Colab → check out [our overview](Google-Colab-Basics.md)
12
12
* LLMs → read through [prompt engineering basics](Prompt-Engineering.md)
13
-
* Python → browse an overview, like [W3 schools](https://www.w3schools.com/python/)
13
+
* Python → browse an overview, like [W3 schools](https://www.w3schools.com/python/) or any listed on [pythyon.org](https://wiki.python.org/moin/BeginnersGuide/NonProgrammers)
0 commit comments